nano-banana
Generate Gemini Images with inference.sh
Users need a quick way to run Gemini image models from an AI assistant. This skill provides CLI patterns for generation, edits, ratios, and grounded prompts.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "nano-banana" from https://skillstore.io/skills/tul-sh-nano-banana.md and its manifest at https://skillstore.io/api/skills/tul-sh-nano-banana/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". Generate four minimalist coffee shop logo concepts with Gemini 2.5 Flash Image.
Expected outcome:
The skill prepares an inference.sh request for four Gemini image outputs using a concise logo design prompt.
Using "nano-banana". Create a 4K illustration of a medieval castle with detailed stone textures.
Expected outcome:
The skill selects the higher quality Gemini image model and includes the requested 4K resolution option.
Using "nano-banana". Add a rainbow to an existing landscape image from a URL.
Expected outcome:
The skill formats an image-editing request that passes the source image URL and the edit instruction.
Security Audit
Medium RiskThe static Ruby backtick and hardcoded URL alerts are Markdown formatting, examples, and documentation links, so I marked them false positive. The real risk is contextual: the skill grants broad infsh CLI access and sends prompts, image URLs, and optional input files to external inference services. No prompt injection language was found.
Confirmed security concerns (2)
Risk Factors
โ๏ธ External commands (30)
๐ Network access (6)
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/tul-sh-nano-banana/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/tul-sh-nano-banana?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/tul-sh-nano-banana?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/tul-sh-nano-banana/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/tul-sh-nano-banana.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
tul-sh. (2026). nano-banana security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/tul-sh-nano-banana/audits/5BibTeX citation
@techreport{tul-sh-tul-sh-nano-banana-2026,
author = {tul-sh},
title = {nano-banana security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/tul-sh-nano-banana/audits/5},
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 security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "tul-sh"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/tul-sh-nano-banana/audits/5"
identifiers:
- type: other
value: "skillstore:tul-sh-nano-banana:audit:5"
description: "Skillstore immutable audit report identifier"
Compare variants
5 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
tul-sh-nano-banana
2026-08-21
inference-shell-nano-banana
2026-08-21
toolshell-nano-banana
2026-08-21
inferen-sh-nano-banana
2026-08-21
inference-sh-9-nano-banana
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Create Campaign Visuals
Generate multiple concept images for ads, social posts, or landing pages with controlled aspect ratios.
Explore Product Imagery
Draft product scenes, style variations, and background edits before commissioning final assets.
Automate Visual Prototypes
Use CLI requests to create repeatable image generation flows inside assistant-driven work sessions.
Try These Prompts
Generate a square Gemini image of a modern desk setup with natural light and clean composition.
Use Gemini 3 Pro Image to create a 16:9 cinematic mountain landscape with northern lights.
Edit this image URL by adding a rainbow in the sky while preserving the landscape and lighting.
Create an input file for a search-grounded Gemini image showing current Tokyo weather as an artistic scene.
Best Practices
- Describe subject, style, composition, lighting, and important details in one clear prompt.
- Use Gemini 3 Pro Image when quality matters more than speed.
- Confirm that prompts and image URLs are safe to send to external services.
Avoid
- Do not include private documents, secrets, or unreleased product images in prompts.
- Do not request broad image batches before testing one prompt and model choice.
- Do not install related skill bundles without reviewing their source and permissions.