banana-image
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the official '@google/genai' SDK and 'undici' library, both of which are sourced from the standard npm registry and are maintained by trusted organizations.
- [COMMAND_EXECUTION]: The skill executes local TypeScript and Python scripts ('banana_image_exec.ts', 'apply_template.py', 'batch_prep.py') using 'tsx' and 'python3' to facilitate its core image generation and template processing functions.
- [CREDENTIALS_UNSAFE]: API authentication is handled via the 'GEMINI_API_KEY' environment variable, following security best practices for avoiding hardcoded secrets in code.
Audit Metadata