What problem does it solve?
Provide a concrete, repository-specific threat model that avoids generic checklists and speculative findings by tying every architectural claim to evidence in the codebase. This reduces uncertainty for AppSec reviewers, surfaces the highest-impact abuse paths, and yields prioritized, actionable mitigations that map to concrete repo locations.
Core Features & Use Cases
- Evidence-anchored findings: Every component, boundary, and control is supported by repo anchors so reviewers can quickly verify claims.
- Prioritized abuse paths: Enumerates attacker goals, multi-step abuse paths, and assigns qualitative likelihood and impact reasoning to focus remediation.
- Actionable mitigations & review targets: Recommends concrete code/config fixes, detection ideas, and a short list of repo paths for deeper manual review.
- Machine-friendly output contract: Produces a compact Markdown threat model and a Mermaid diagram following the included prompt-template for consistent downstream use.
Quick Start
Ask the skill to generate a repository-grounded threat model for the current repo or a specified subpath and confirm or correct the listed assumptions when prompted.