progressive-disclosure — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited progressive-disclosure (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this repo-local meta skill to split large skills into a concise SKILL.md plus adjacent reference files. This guides content moves and reference creation; it is not a content rewrite pass.
CODEOWNERS, or unrelated repo metadata unless the user explicitly asks.SKILL.md.SKILL.md.Keep SKILL.md focused on:
name and descriptionMove long supporting content into files such as:
reference.mdexamples.mdtroubleshooting.mdplatform-setup.mdsdk-operations.mdci-cd-patterns.mdChoose names that match the moved section. Prefer a small number of meaningful files over many tiny fragments.
Use folders only when the supporting material has a clear type or grouping:
references/ for longer conceptual guides, examples, and workflow detailsscripts/ for executable helpers that the skill may ask the agent to runpython/, typescript/, or r/ when a skill supports multiple programming languagesKeep these folders directly under the skill directory. SKILL.md should link directly to files inside them, such as references/workflow-details.md, without requiring the agent to follow a chain of references.
skills/<skill-name>/SKILL.md.task test:integration when available.SKILL.md. For detailed deployment configuration, see [deployment-reference.md](deployment-reference.md).Each pointer should explain when to read the reference, not summarize the whole reference.
SKILL.md should link directly to every reference file the agent may need.SKILL.md if useful.SKILL.md -> references/overview.md -> references/deep-reference.md.task test:integration for structural checks.task lint when tooling is available.Good move candidates:
Usually keep in SKILL.md:
Before finishing, verify:
SKILL.md links directly to each new reference file.description still includes clear trigger scenarios.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.