← 返回 Skills 市场
Nano Banana
作者
Keyserkazi1
· GitHub ↗
· v1.0.0
· MIT-0
275
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nano-banana-pro1
功能描述
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...
安全使用建议
This skill appears to implement Gemini-based image generation and editing and does not contain obvious exfiltration. However:
- The script requires a GEMINI_API_KEY (or --api-key) but the registry metadata does not declare that requirement — verify you are comfortable supplying an API key and that the key has appropriate (limited) permissions and quota.
- There is no install spec: you must ensure Python >=3.10 and install google-genai and pillow before running. Consider running it in an isolated environment (virtualenv/container) first.
- Metadata mismatch: ownerId in _meta.json differs from registry ownerId and the source/homepage are unknown. Prefer skills with a verifiable source or published homepage.
- Review the code yourself (or have someone you trust review it) before providing credentials. If you proceed, keep the API key scoped to a dedicated account, avoid reusing high-privilege keys, and run the script from a sandbox until you confirm behavior.
If you want, I can list the exact commands to create a virtualenv and install the dependencies, or help you verify the GEMINI API key scope and revoke it later.
功能分析
Type: OpenClaw Skill
Name: nano-banana-pro1
Version: 1.0.0
The skill is a legitimate image generation and editing tool designed to interface with Google's GenAI API. The Python script (generate_image.py) uses standard libraries like google-genai and Pillow to process images and save them to the local filesystem, while the SKILL.md provides clear, helpful instructions for the AI agent, including safe filename conventions and resolution mapping. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill claims to generate/edit images via Google's Gemini (Nano Banana / Gemini 3 Pro Image) and the included script implements that (uses google.genai, calls model 'gemini-3-pro-image-preview'). However the registry metadata declares no required environment variables or primary credential while the script and SKILL.md clearly require a GEMINI_API_KEY or --api-key. Also the _meta.json ownerId does not match the registry ownerId, creating an ownership/metadata inconsistency.
Instruction Scope
SKILL.md and the script limit actions to generating or editing images and saving them to disk. The runtime instructions only reference the GEMINI API key and local image files; they do not instruct reading unrelated system files or exfiltrating data to unexpected endpoints. The script prints model text output and the saved image path, which is expected for this purpose.
Install Mechanism
There is no install spec despite the script listing dependencies (google-genai, pillow) in comments. That means users/agents must ensure Python >=3.10 and install those packages themselves. Absence of an install step is not malicious but is an inconsistency and could lead to runtime failures.
Credentials
The script requires a GEMINI_API_KEY (or --api-key) to operate, but the registry lists no required env vars or primary credential — this is a mismatch. Requesting a single API key for the external image model is proportionate to the stated purpose, but the missing declaration and lack of guidance about key scope/permissions raises concern.
Persistence & Privilege
The skill is not always-included, is user-invocable, and does not request elevated or persistent privileges. It does not modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nano-banana-pro1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/nano-banana-pro1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Nano Banana Pro skill.
- Provides image generation and editing using Google's Gemini 3 Pro Image API.
- Supports text-to-image and image-to-image in 1K, 2K, and 4K resolutions.
- Includes workflow guidance, filename conventions, prompt handling, and error troubleshooting.
- Usage instructions and practical examples are documented.
元数据
常见问题
Nano Banana 是什么?
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。
如何安装 Nano Banana?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nano-banana-pro1」即可一键安装,无需额外配置。
Nano Banana 是免费的吗?
是的,Nano Banana 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nano Banana 支持哪些平台?
Nano Banana 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nano Banana?
由 Keyserkazi1(@keyserkazi1)开发并维护,当前版本 v1.0.0。
推荐 Skills