skills/security-scan/SKILL.md
Scan code changes for security vulnerabilities. Use as part of code review or independently.
npx skillsauth add the-own-lab/Claude-company-of-one security-scanInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyze code changes for security vulnerabilities across multiple categories.
| Severity | Definition | | -------- | --------------------------------------------- | | Critical | Actively exploitable with significant impact | | High | Likely exploitable under realistic conditions | | Medium | Potential risk requiring specific conditions | | Low | Best practice violation, minimal direct risk |
For each finding, provide:
file:line referencedocumentation
Update BRIEF.md sections during a command run. Any skill that produces a brief-persisted artifact calls this to write it back.
development
Post-code check: run tests + confirm TODO acceptance items map to passing tests; applies a security lens but is not a separate scan.
documentation
Command post-step: write CHANGELOG + TODO once per command run. One call, not per-skill doc writes.
content-media
Author REQUIREMENTS.md + DESIGN.md + TODO.md for a feature. The three files are one contract; they ship together.