mitre-attack-lookup

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill clones the 'mitrize' repository from GitHub (github.com/woohyun212/mitrize) to provide access to a local version of the MITRE ATT&CK dataset.
  • [COMMAND_EXECUTION]: The skill uses shell commands to interact with the cloned repository, including 'git clone' for initial setup and 'git pull' for updates. It also executes a Python script (scripts/query_attack_md.py) from the cloned repository to perform specific lookups. Standard filesystem utilities like 'cat', 'grep', and 'ls' are used to read and filter the Markdown data files.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 02:07 AM
Security Audit — agent-trust-hub — mitre-attack-lookup