nano-banana-pro
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches 'google-genai' and 'pillow' packages using the 'uv' package manager from standard registries.
- [COMMAND_EXECUTION]: Executes a local Python script ('scripts/generate_image.py') to handle image generation and editing tasks.
- [DATA_EXFILTRATION]: Transmits user-provided images and prompts to Google's API for processing; this is the primary and intended function of the skill.
- [CREDENTIALS_UNSAFE]: Provides the option to pass an API key as a command-line argument, while also supporting safer delivery via environment variables.
Audit Metadata