What problem does it solve? Web, API, and cloud-native applications ship with preventable vulnerabilities like injection flaws, broken access control, and leaked secrets. This Skill embeds an application security engineer into your workflow to find risks early, classify them by severity, and deliver concrete fixes. ## Core Features & Use Cases - Threat Modeling: Maps architecture, trust boundaries, and data flows, then runs STRIDE analysis to prioritize risks before code is written. - Secure Code Review & Vulnerability Assessment: Audits code against OWASP Top 10 and CWE Top 25, covering SQLi, XSS, SSRF, IDOR, authentication flaws, and business logic abuse, with CVSS-based severity ratings. - Security Architecture & CI/CD Gates: Designs zero-trust controls, OAuth 2.0/OIDC authentication, secrets management, and pipelines with SAST, SCA, and secrets detection. - Use Case: Before launching a new FastAPI service, ask for a security review to receive a threat model document, a prioritized findings report with copy-paste-ready remediation code, and a GitHub Actions security scanning workflow. ## Quick Start Ask the agent to perform a security review and threat model of your application codebase, including authentication, input validation, and dependency auditing.