external-diagram-visual-generate
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/check-prerequisites.shincludes an optional instruction to download and install theuvPython tool from its official source athttps://astral.sh/uv/install.sh. This is a well-known developer utility from a reputable technology provider. - [COMMAND_EXECUTION]: The skill executes local commands for image generation and display.
- Evidence:
scripts/generate_image.pyusessubprocess.runto open generated images in the macOS Preview application using theopencommand. This is implemented using a list of arguments, which prevents shell injection. - Evidence: The skill invokes the
geminiCLI tool for low-resolution drafts. - [REMOTE_CODE_EXECUTION]: The skill utilizes the
@google/gemini-cliNode.js package, which is an official tool from a trusted organization.
Audit Metadata