nano-banana-pro
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements image generation and editing using the official Google GenAI SDK, targeting established Google Cloud endpoints.
- [SAFE]: Sensitive data management is handled securely by prioritizing environment variables (GEMINI_API_KEY) or local configuration over command-line arguments, following standard secret management practices.
- [SAFE]: File system operations are scoped correctly to reading input images and writing output files as defined by the user's instructions.
- [SAFE]: The skill utilizes well-known, versioned dependencies (google-genai, pillow) from official package registries, and contains no hidden or obfuscated code.
Audit Metadata