nano-banana-pro
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements image generation and editing functionality using the official
google-genailibrary. - [SAFE]: API key handling follows best practices by using environment variables (
GEMINI_API_KEY) or explicit command-line arguments, with no hardcoded secrets found. - [SAFE]: File operations are restricted to loading specified input images and saving the generated output to a user-defined path.
- [SAFE]: External dependencies (
google-genai,pillow) are well-known, standard libraries for AI interaction and image manipulation.
Audit Metadata