Security Quick Scan
Scan code or configuration for common security issues
install path
~/.claude/skills/security-quick-scan/SKILL.md command
/security-quick-scan SKILL.md
Security Quick Scan
Purpose
Scan code or configuration for common security issues.
Inputs to request
- Code or config diff.
- Auth and data handling flow.
- Threat model or risk level.
Workflow
- Check auth, input validation, and secret handling.
- Identify risky dependencies or outdated crypto.
- Recommend immediate fixes and follow-ups.
Output
- Security findings with severity tags.
Quality bar
- Prioritize issues by impact and likelihood.
- Separate quick wins from larger remediations.
Copy this into ~/.claude/skills/security-quick-scan/SKILL.md to use it as a slash command in Claude Code.