Use this checklist when auditing application code, configuration, and deployment surfaces.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add tomascupr/sandstorm --skill owasp-top-10 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Owasp Top 10?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/tomascupr-owasp-top-10-sandstorm)More formats (shields.io, HTML) on the badges page.
# OWASP Top 10 Review Checklist
Use this checklist when auditing application code, configuration, and deployment surfaces.
## Focus areas
- Broken access control
- Cryptographic failures
- Injection
- Insecure design
- Security misconfiguration
- Vulnerable and outdated components
- Identification and authentication failures
- Software and data integrity failures
- Security logging and monitoring failures
- Server-side request forgery
## Audit guidance
For each relevant category:
1. Identify the vulnerable file, endpoint, or configuration surface.
2. Explain the concrete risk instead of naming the category only.
3. Add the likely CWE when you can support it from the evidence.
4. Suggest the smallest credible remediation or validation step.
Prefer high-signal findings over long speculative lists.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!