What problem does it solve?
This skill helps teams identify and review security vulnerabilities in code using OWASP Top 10 as a framework, ensuring potential issues are found early in the development lifecycle.
Core Features & Use Cases
- Systematic vulnerability review across authentication, authorization, input handling, file uploads, API endpoints, secret management, and data handling.
- Step-by-step detection patterns and checks to uncover hard-coded secrets, injection flaws, misconfigurations, and improper access controls.
- Use case: a codebase with multiple services can be scanned and reviewed to generate a prioritized list of security findings that developers can remediate before deployment.
Quick Start
Run the security review workflow on your project by applying the provided steps to enumerate scope, detect secrets, identify injection flaws, and verify authentication-related protections.