nano-banana-2
Generate Gemini Images with Nano Banana 2
Image generation workflows need clear model settings and repeatable prompts. This skill helps Claude, Codex, and Claude Code use Gemini image generation through inference.sh.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "nano-banana-2" from https://skillstore.io/skills/toolshell-nano-banana-2.md and its manifest at https://skillstore.io/api/skills/toolshell-nano-banana-2/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "nano-banana-2". A user asks for a wide concept image of a futuristic city at sunset.
Expected outcome:
The skill prepares a Gemini image generation request with a detailed scene prompt, a landscape aspect ratio, and external processing notice.
Using "nano-banana-2". A designer provides a product photo and asks to add a cleaner studio background.
Expected outcome:
The skill prepares an image edit request that preserves the product while changing the background and lighting direction.
Using "nano-banana-2". A team asks for a weather-based poster concept using current information.
Expected outcome:
The skill prepares a grounded visual request, enables current-context support, and reminds the user that results depend on external services.
Security Audit
Medium RiskThe static backtick findings are false positives caused by Markdown code fences, inline code, and documentation tables; no shell backtick execution is present. The real security concern is expected data transfer through the inference.sh CLI when prompts or images are sent to Gemini services.
Confirmed security concerns (1)
Risk Factors
โ๏ธ External commands (31)
๐ Network access (5)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/toolshell-nano-banana-2/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/toolshell-nano-banana-2?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/toolshell-nano-banana-2?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/toolshell-nano-banana-2/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/toolshell-nano-banana-2.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
toolshell. (2026). nano-banana-2 security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/toolshell-nano-banana-2/audits/4BibTeX citation
@techreport{toolshell-toolshell-nano-banana-2-2026,
author = {toolshell},
title = {nano-banana-2 security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/toolshell-nano-banana-2/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "nano-banana-2 security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "toolshell"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/toolshell-nano-banana-2/audits/4"
identifiers:
- type: other
value: "skillstore:toolshell-nano-banana-2:audit:4"
description: "Skillstore immutable audit report identifier"
Compare variants
8 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
inferen-sh-nano-banana-2
2026-08-21
agentspace-so-nano-banana-2
2026-08-21
toolshell-nano-banana-2
2026-08-21
inference-shell-nano-banana-2
2026-08-21
tul-sh-nano-banana-2
2026-08-21
doany-ai-nano-banana-2
2026-08-21
inference-sh-9-nano-banana-2
2026-08-21
runcomfy-com-nano-banana-2
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Concept Art Creation
Create early visual directions from text prompts with chosen aspect ratios and resolutions.
Product Image Iteration
Edit supplied product images or generate multiple alternatives for review.
Image Workflow Prototyping
Test CLI and SDK image generation flows before integrating them into larger tools.
Try These Prompts
Use nano-banana-2 to create one square image of [subject] in [style]. Include lighting, composition, colors, and mood.
Use nano-banana-2 to generate four image options for [project]. Use [aspect ratio] and keep the visual style consistent.
Use nano-banana-2 to edit this image: [image reference]. Change [specific element] while preserving [elements to keep].
Use nano-banana-2 with Google Search grounding to create a current visual concept for [timely topic]. Include settings and privacy cautions.
Best Practices
- Use specific prompts with subject, style, lighting, composition, and output size.
- Confirm that source images are authorized before sending them to external services.
- Use saved input files for complex prompts to reduce shell quoting mistakes.
Avoid
- Submitting confidential images without approval for external processing.
- Copying commands with unescaped user text into a shell.
- Expecting generated images to provide legal, brand, or copyright clearance.