mk:vulnerability-scanner — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited mk:vulnerability-scanner (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.
<!-- Split for progressive disclosure (checklist #11, #14): 278 → ~55 lines -->
Think like an attacker, defend like an expert.
| Principle | Application |
|---|---|
| Assume Breach | Design as if attacker already inside |
| Zero Trust | Never trust, always verify |
| Defense in Depth | Multiple layers, no single point |
| Least Privilege | Minimum required access only |
| Fail Secure | On error, deny access |
references/scanning-methodology.mdBefore scanning, ask: What are we protecting? Who would attack? How? What's the impact?
| Reference | When to load | Content |
|---|---|---|
| [scanning-methodology.md](./references/scanning-methodology.md) | Step 2 — executing scan | OWASP Top 10, supply chain, code patterns, risk prioritization, reporting format |
| Script | Purpose | Usage |
|---|---|---|
security-scan.py | Security pattern scanning | .claude/skills/.venv/bin/python3 .claude/scripts/security-scan.py |
injection-audit.py | Prompt injection detection | .claude/skills/.venv/bin/python3 .claude/scripts/injection-audit.py |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.