Nano Banana Pro
Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image.
v1.0.1
2026/01/05
No changelog provided.
Security Scan
Status
clean
OpenClaw
gpt-5.5
OpenClaw analysis
This skill does what it claims: it generates or edits images through Google Gemini, but users should avoid sending sensitive prompts or images.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: nano-banana-pro Version: 1.0.1 The `scripts/generate_image.py` script allows reading arbitrary local files specified via the `--input-image` argument using `PIL.Image.open()`. If the provided path points to a sensitive file (e.g., a screenshot of credentials, or a document containing PII) that PIL can successfully open, its content will be sent to the external Google Gemini API (`gemini-3-pro-image-preview`). While the stated purpose is image editing, this capability presents a significant data exfiltration risk if the agent is prompted to provide paths to sensitive files, even without explicit malicious intent from the skill developer.