cm-tdd-7a96c1 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cm-tdd-7a96c1 (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.
cm-execution or cm-code-reviewNO PRODUCTION CODE WITHOUT A FAILING TEST FIRSTNeed to execute the normal TDD loop?
└─ YES → Red-Green-Refactor
Need help designing or reviewing test quality?
└─ YES → Test Quality
Need to counter "skip TDD" rationalizations?
└─ YES → Rationalizations
Need a worked bug-fix example?
└─ YES → Bugfix Example
Are you blocked or unsure how to continue?
└─ YES → Stuck / Debugging| Need | Summary | Load |
|---|---|---|
| Normal execution | core TDD loop and verification | references/red-green-refactor.md |
| Test quality | what good tests look like | references/test-quality.md |
| Reinforcement | anti-rationalization guidance | references/rationalizations.md |
| Example | concrete bug-fix walkthrough | references/bugfix-example.md |
| Recovery | how to proceed when stuck | references/stuck-debugging.md |
red-green-refactor.md for normal execution.test-quality.md when designing or reviewing tests.rationalizations.md only when the user or agent is trying to bypass TDD discipline.bugfix-example.md only for coaching or example use.stuck-debugging.md only when blocked.Write the failing test first. Pass it minimally. Refactor only after green.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.