diagrams-as-code
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs environment setup by downloading and installing external dependencies including the
diagramsPython package from PyPI and thegraphvizsystem tool via Homebrew.\n- [COMMAND_EXECUTION]: Uses the Bash tool to execute system commands for prerequisite verification and package management, specificallycommand -v,brew install, andpip install.\n- [REMOTE_CODE_EXECUTION]: The workflow involves generating Python scripts locally and executing them using thepython3interpreter to render diagram images, which is the core intended functionality.
Audit Metadata