authoring-skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited authoring-skills (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.
Authoring a skill is test-driven. A skill change is not merged until a paired pressure run fails without the change and passes with it. The pressure test cites a failure-taxonomy row from docs/failure-taxonomy.md. The skill description is a trigger for activation, not a summary of the body.
Whenever any skills/*/SKILL.md file is created or modified. Whenever a pressure test under tests/pressure/ is added, removed, or rewritten. Whenever the canonical section order, skill inventory, or skill-retirement policy is changed.
tests/pressure/<skill>.pressure.js. Import runPressure from tests/pressure/harness.js.skills/<name>/SKILL.md. Keep the six canonical H2 sections in order: Overview, When to Use, Process, Rationalizations, Red Flags, Verification.Reject the following shortcuts:
If any of these conditions obtain, the skill change is rejected:
tests/pressure/<skill>.pressure.js file in the same change set.A reviewer accepts a skill change only after confirming, by file inspection:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.