application-security-reviewlisted
Install: claude install-skill JovaniPink/skills
# Application Security Review
Use current primary guidance as a review baseline, then report only what the available evidence supports. Primary authority: [official reference](https://owasp.org/www-project-application-security-verification-standard/).
## Workflow
1. Define assets, actors, trust boundaries, entry points, sensitive operations, and credible abuse cases.
2. Inspect architecture, code, configuration, tests, and runtime evidence for relevant controls.
3. Map findings to versioned OWASP ASVS requirements where the evidence supports an exact mapping.
4. Use the OWASP Top 10 only for awareness and risk framing, not as a verification checklist.
5. Classify each finding by exploit preconditions, impact, likelihood, evidence, and remediation priority.
6. Identify missing tests, logging, rate limits, failure behavior, secret handling, and deployment controls.
7. Separate code findings from provider configuration and unobserved runtime risk.
## Boundaries
- Do not claim OWASP compliance, certification, or complete coverage from this review.
- Do not run exploit payloads against systems without explicit authorization and a safe test boundary.
- Use skill-security-review for agent skills and plugins; this skill evaluates applications and services.
## Output
Return Threat scope, Verified controls, Findings, Evidence gaps, Risk priority, Recommended verification, and Claim limits.