diff-skill-bc70df — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited diff-skill-bc70df (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.
<!-- codex: tool-name mapping applied. See .codex/scripts/session-start.sh -->
Goal: Detect whether an edit to a skill's markdown instructions introduced degradations or made the skill harder for an LLM to follow.
Two judgment axes:
docs/reviews/diff-skill/<slug>-<sha-a>-<sha-b>.mdkk:review-findings if any degradation or complexity regression findings exist (skip on clean results and pre-existing advisories)$kk:diff-skill <skill-name>Convenience shortcut: resolves klaude-plugin/skills/<skill-name>/SKILL.md. If not found, asks the user for the skill directory path.
Defaults: HEAD (before) → working tree (after). User can specify different refs in the prompt.
Mandatory order — load instructions before acting on subject matter. The phases below are strictly sequential. Do not read skill content, build file sets, or produce judgments until you have loaded and internalized the full process file. The only early contact with the target skill is its name and SKILL.md path — enough to validate, not enough to judge.
See diff-process.md for the detailed step-by-step process.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.