What problem does it solve?
This Skill helps you perform a threat-model-driven security review of code changes, features, or subsystems so you can catch real vulnerabilities before they ship. It focuses on actual attack paths, not generic checklists, and produces actionable findings with severity and remediation.
Core Features & Use Cases
- Attack Surface Mapping: Identifies untrusted entry points such as HTTP routes, CLI inputs, webhooks, environment variables, and file reads.
- STRIDE and OWASP Analysis: Evaluates spoofing, tampering, repudiation, information disclosure, denial of service, elevation of privilege, and common web risks like injection, XSS, SSRF, CSRF, and path traversal.
- Filing-Ready Reporting: Produces prioritized findings with code locations, exploit scenarios, severity, reachability, and remediation guidance.
- Use Case: Review an authentication change, a new webhook handler, or a database-access path before release and surface the highest-risk issues first.
Quick Start
Ask for a security review of the specific change, subsystem, or commit you want audited, and include any concern you already have about authentication, input handling, data access, or external interfaces.