In-session, token-efficient LLM security scan of a repo (SAST triage). A lightweight, native Claude Code pipeline — survey → threat-model → deep-dive → adversarial-verify → report — using Read/Grep/Glob (and optional subagents), no external tooling. Use when asked to "security scan", "find vulnerabilities", "SAST", "audit this code for security", or "secscan".
$npx -y skills add atgreen/secscan-skill --skill secscan-skillInstalls into the current project.
Run `npx skills use "https://github.com/atgreen/secscan-skill" --skill "atgreen/secscan-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/atgreen/secscan-skill" that are relevant to the current task. Run `npx skills add "https://github.com/atgreen/secscan-skill"` and select the relevant skills, then follow their instructions.