What problem does it solve? Security teams often produce generic checklist-style threat models that lack concrete attack vectors tied to actual code. This Skill produces AppSec-grade threat models anchored to evidence in a specific repository, with explicit assumptions, realistic attacker profiles, and prioritized risks. ## Core Features & Use Cases - Repo-Grounded Analysis: Enumerates trust boundaries, assets, entry points, and attacker capabilities with evidence anchors to actual code paths. - Structured Methodology: Covers STRIDE and PASTA approaches plus AI/ML, supply chain, and cloud-native threat categories. - Prioritized Output: Produces a Markdown threat model with likelihood/impact reasoning, a Mermaid diagram, mitigation recommendations, and focus paths for manual review. - Use Case: Point the Skill at a web service repository before a major release to get a threat model identifying pre-auth RCE risks, auth bypass paths, and concrete mitigations tied to specific files. ## Quick Start Ask the assistant to threat model this repository and produce a prioritized Markdown report with abuse paths and mitigations.