mapping-mitre-attack-techniques
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the ATT&CK STIX bundle from MITRE's official GitHub repository (github.com/mitre/cti) to perform technique mapping analysis. This is a standard operation for threat intelligence tasks using trusted sources.
- [COMMAND_EXECUTION]: Provides instructions for installing the official 'mitreattack-python' library via pip and uses standard file I/O operations in 'agent.py' to read local detection rules and write JSON layers for the ATT&CK Navigator. All commands are transparent and aligned with the skill's stated purpose.
- [DATA_EXFILTRATION]: No evidence of unauthorized data transmission was found. The skill processes local detection rules and exports results to local files without external network exfiltration beyond the initial data fetch from MITRE.
Audit Metadata