/secscan-skill
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
shell
$ npx -y skills add atgreen/secscan-skill --skill secscan-skill --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/secscan-skill
Context preview
The summary Claude sees to decide when to auto-load this skill.
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
Ships withsecscan-skill
A token-efficient, in-session security-triage skill for Claude Code. secscan runs a staged LLM SAST pipeline entirely inside a single Claude Code session using the agent's own Read/Grep/Glob tools — no external scanner, no per-chunk fan-out, no voting runs.
Get the whole plugin, auto-invoked
Stats
51
Stars
0
Views
3
Forks
Active
Maintenance
JavaScript
Language
Apache-2.0
License
12d ago
Last commit
1mo ago
Created
Repo: atgreen/secscan-skill

