security-quick-scan
Installation
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.