youmind-image-generator
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Bash to execute the
youmindCLI tool and a local Node.js script (scripts/extract-images.js) to manage image generation requests and parse the resulting data. - [EXTERNAL_DOWNLOADS]: Installations are performed from the official NPM registry for the
@youmind-ai/clipackage, which is the vendor's provided interface for the service. - [CREDENTIALS_UNSAFE]: The skill requires a
YOUMIND_API_KEYenvironment variable. It includes security best-practice instructions that explicitly advise the user not to share their API key within the chat session to prevent exposure in chat history.
Audit Metadata