Skip to main content

nano-banana-pro

Generates and edits images using Nano Banana Pro, supporting text-to-image and image-to-image transformations in various resolutions.

Install this skill

or
86/100

Security score

The nano-banana-pro skill was audited on May 15, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 16

Access to hidden dotfiles in home directory

SourceSKILL.md
16uv run ~/.codex/skills/nano-banana-pro/scripts/generate_image.py --prompt "your image description" --filename "output-name.png" [--resolution 1K|2K|4K] [--api-key KEY]
low line 21

Access to hidden dotfiles in home directory

SourceSKILL.md
21uv run ~/.codex/skills/nano-banana-pro/scripts/generate_image.py --prompt "editing instructions" --filename "output-name.png" --input-image "path/to/input.png" [--resolution 1K|2K|4K] [--api-key KEY]
medium line 31

Access to hidden dotfiles in home directory

SourceSKILL.md
31- `uv run ~/.codex/skills/nano-banana-pro/scripts/generate_image.py --prompt "<draft prompt>" --filename "yyyy-mm-dd-hh-mm-ss-draft.png" --resolution 1K`
medium line 35

Access to hidden dotfiles in home directory

SourceSKILL.md
35- `uv run ~/.codex/skills/nano-banana-pro/scripts/generate_image.py --prompt "<final prompt>" --filename "yyyy-mm-dd-hh-mm-ss-final.png" --resolution 4K`
low line 124

Access to hidden dotfiles in home directory

SourceSKILL.md
124uv run ~/.codex/skills/nano-banana-pro/scripts/generate_image.py --prompt "A serene Japanese garden with cherry blossoms" --filename "2025-11-23-14-23-05-japanese-garden.png" --resolution 4K
low line 129

Access to hidden dotfiles in home directory

SourceSKILL.md
129uv run ~/.codex/skills/nano-banana-pro/scripts/generate_image.py --prompt "make the sky more dramatic with storm clouds" --filename "2025-11-23-14-25-30-dramatic-sky.png" --input-image "original-photo
Scanned on May 15, 2026
View Security Dashboard
Installation guide →