security-scan
Installation
SKILL.md
Security Scan
Audit a target for security vulnerabilities, keep the phases separate, and produce final markdown and JSON reports. Resolve the target mode first, then run the shared pipeline with that mode's scope rules.
Modes
Resolve exactly one mode from the request before substantive work:
| Target the user names | Mode | Capability profile | Scope reference |
|---|---|---|---|
| Whole repository, or a path / package / folder / submodule | repo / scoped | security_scan |
references/repository-wide-scan.md (and the repo-wide references it lists) |
| Pull request, commit, branch diff, or working-tree patch | diff | security_diff_scan |
references/scan-scope-diff.md |