mitre
Installation
SKILL.md
MITRE ATT&CK Mapping Skill
Post-analysis enrichment tool that maps existing security findings to the MITRE ATT&CK framework. This skill does NOT discover new vulnerabilities. It takes findings produced by other skills (OWASP, STRIDE, SANS/CWE Top 25) and enriches them with ATT&CK tactics, techniques, attack chain analysis, and threat actor TTP cross-references.
This skill operates on findings, not on source code directly.
Supported Flags
Read ../../shared/schemas/flags.md for the
full flag specification. This skill supports the following flags.
| Flag | Skill-Specific Behavior |
|---|---|
--scope |
Not used directly. Findings are sourced from prior analysis or .appsec/findings.json. |
--depth |
Controls enrichment depth. standard maps techniques. deep builds kill chains. expert adds threat actor TTPs and DREAD scoring. |
Related skills