threejs-image-generator
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the 'uv' tool to run a local Python script and includes instructions to run a bash script for checking API credentials.
- [EXTERNAL_DOWNLOADS]: The skill connects to Google's official Gemini API to perform image generation and editing tasks, which is the primary intended function of the tool.
- [SAFE]: API keys are retrieved from environment variables or command-line arguments, avoiding hardcoded secrets in the source code.
- [SAFE]: File system operations are localized to the user-specified output paths for saving generated assets.
Audit Metadata