cli-hub-matrix-image-design
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a 'preflight' section that uses shell commands to check for the existence of various binaries (e.g., GIMP, Inkscape, exiftool) on the host system to determine capability availability.
- [COMMAND_EXECUTION]: A Python subprocess is used to probe for the installation status of specific image processing libraries like Pillow, OpenCV, and Diffusers.
- [SAFE]: The skill checks for the presence of API keys (e.g., OPENAI_API_KEY, FIGMA_TOKEN) but only reports whether they are 'set' or 'unset', effectively avoiding credential exposure while enabling functional routing.
Audit Metadata