Vuln Scan

[2/4 defending-code] Static source-code vulnerability scan. Second step of the find-and-fix loop (/threat-model -> /vuln-scan -> /triage -> /patch), and the usual entry point when no threat model exists. Reads a target directory (and THREAT_MODEL.md if present), spawns parallel review subagents per focus area, and writes VULN-FINDINGS.json + .md for /triage to consume. Read-only — no building, running, or network. For execution-verified crashes (build + run + sanitizer), see HARNESS.md. Use when asked to "scan for vulns", "review this code for security issues", "find bugs in <dir>", "audit this code for vulnerabilities", or as the step between /threat-model and /triage.

air-gapped 46f6201 5 files · 39.6 KB Updated

File contents

air-gapped/skills/tree/main/.claude/skills/vuln-scan commit 46f62018cb

Frequently asked questions

npx skillmds@latest add air-gapped/vuln-scan