nano-banana-pro
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a clear and legitimate purpose for image generation and composition using official Google Gemini API libraries (google-genai).
- [SAFE]: Secret management follows best practices by instructing the user to use environment variables (
GEMINI_API_KEY) or a dedicated configuration file, rather than hardcoding credentials. - [SAFE]: Dependency management is handled securely via
uvwith explicit versioning forgoogle-genaiandpillow. - [SAFE]: File system operations are limited to reading provided input images and writing the generated output image to a user-specified path, which is consistent with the skill's primary function.
Audit Metadata