replace-with-skill-name-using-hyphens — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited replace-with-skill-name-using-hyphens (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.
[1-2 sentences explaining the core principle. What is the fundamental insight of this skill?]
[other-skill-name] instead.[Explain the mental model. Use a before/after code block or a small dot flowchart if the decision process is non-obvious.]
// ❌ Anti-pattern / Baseline failure
[Show the common mistake or naive approach]// ✅ Best practice / Correct implementation
[Show the correct pattern][Clear, numbered steps for the agent to follow. Use imperative verbs.]
[A table for fast lookup of commands, syntax, or common operations.]
| Operation / Scenario | Syntax / Command | Notes |
|---|---|---|
| [Operation] | [Command] | [Note] |
[How to prove the implementation is correct (The GREEN phase). Agent must run these checks.]
[List specific rationalizations, shortcuts, or misunderstandings the agent might have. Address the "RED" phase baseline failures here.]
| Red Flag (Excuse / Mistake) | Reality / Fix (What to do instead) |
|---|---|
| "I'll just skip testing this time." | STOP. You must verify the behavior first. |
| [Mistake or excuse] | STOP. [Correct action] |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.