What problem does it solve? It provides a structured, evidence-grounded process for explicit security work—audits, threat models, secrets checks, and supply-chain reviews—so findings are prioritized by realistic attacker paths instead of generic checklists. ## Core Features & Use Cases - Focused Security Review: Inspect a change, PR, file, or workflow for likely vulnerabilities with file/line evidence, severity, impact, abuse path, and mitigation. - Threat Modeling: Map assets, trust boundaries, entry points, attacker capabilities, and abuse paths with recommended mitigations. - Technology-Specific Focus Areas: Apply targeted guidance for Odoo, Next.js, Launchplane control planes, Docker, PyPI publishing, and GitHub Actions via the references/focus-areas.md file. - Use Case: Before merging a PR that adds a Stripe webhook endpoint, run a focused security review to verify signature validation, replay protection, and raw-body handling, then receive a severity-ordered findings report. ## Quick Start Ask the agent to perform a security review of the current branch or pull request and report findings ordered by severity.