← 返回 Skills 市场
flywhale-666

Nano Banana Image T8

作者 flywhale · GitHub ↗ · v0.1.4 · MIT-0
cross-platform ⚠ suspicious
383
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nano-banana-image-t8-alluse
功能描述
调用 Nano Banana API 生成或编辑图片,支持文生图和图生图,需提供API Key和提示词,支持自定义尺寸比例。
安全使用建议
This skill appears to do what it claims: call an external image-generation API and save outputs locally. Before installing, consider: 1) Network/data: the script will upload prompts and any input images to the remote host (default https://ai.t8star.cn). Do not upload sensitive images or reuse high-privilege API keys you aren’t comfortable sending to that endpoint. 2) Key persistence: the API key can be saved to ~/.whaleclaw/credentials/nano_banana_api_key.txt (file perms 600 on non-Windows) — remove it if you don’t want long-term stored credentials. 3) Policy mismatch: SKILL.md forbids changing the API base URL and restricts when a key may be captured/saved, but the script includes a --base-url flag and will save any key entered interactively; so the enforcement is partly manual. 4) Non-interactive WebChat usage: the SKILL.md requires non-interactive, param-driven runs (pass --api-key or env var); make sure the agent/system will supply keys only in the intended scenarios. If you need stronger guarantees, ask the author to remove the --base-url override and to implement programmatic checks that enforce the SKILL.md capture/save rules (so keys are only stored under the declared conditions).
功能分析
Type: OpenClaw Skill Name: nano-banana-image-t8-alluse Version: 0.1.4 The skill bundle provides image generation and editing capabilities by interfacing with the Nano Banana API (ai.t8star.cn). The included Python script (test_nano_banana_2.py) handles API requests and manages user credentials by saving the API key to a local file with restricted permissions (600). The instructions in SKILL.md are security-conscious, explicitly directing the AI agent to only capture API keys within the specific context of this skill and forbidding the scanning of unrelated directories. No evidence of malicious intent, data exfiltration to unauthorized domains, or suspicious execution patterns was found.
能力评估
Purpose & Capability
Name/description (image gen/edit via Nano Banana API) matches the included script and SKILL.md. The only requested credentials are an API key (via param or NANO_BANANA_API_KEY) which is appropriate for this purpose.
Instruction Scope
SKILL.md tightly constrains runtime behavior (must use the bundled script, disallow ad-hoc curl or writing temporary scripts, restrict where keys may be captured/saved, forbid scanning other project files). The included Python script largely implements the expected API calls, but it exposes interactive key prompts and an overridable --base-url and will unconditionally save any key entered interactively. That means the script's behavior can diverge from the SKILL.md rules (e.g., the SKILL.md says only save sk- keys under specific message conditions, but the script will save keys entered during interactive runs).
Install Mechanism
Instruction-only skill with an included test script; there is no installer that downloads arbitrary code. No risky install URLs or archive extraction are present.
Credentials
The only environment variable referenced is NANO_BANANA_API_KEY (and use of standard HOME for saved files). That aligns with the stated need for an API key; no unrelated credentials or broad environment access are requested.
Persistence & Privilege
The skill persistently saves the API key to ~/.whaleclaw/credentials/nano_banana_api_key.txt (script sets file mode 600 on non-Windows). Persistent storage of the API key is expected for convenience but is a lasting local side-effect the user should be aware of. The skill is not force-installed (always: false) and does not request elevated system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nano-banana-image-t8-alluse
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nano-banana-image-t8-alluse 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.4
Version 0.1.4 - 增加了更多中文及英文触发词,如“香蕉生图”“香蕉技能”等,提升中文关键词兼容性 - 其余功能和参数说明保持不变
v0.1.1
- Added detailed SKILL.md with full trigger word list, new parameter guard requirements, and strict usage rules for Nano Banana image generation tests. - Clarified all valid API Key sources, parameter passing, and output directory constraints. - Mandated always using provided script for all test operations—no manual Python or curl allowed. - Set concise, direct user dialog requirements for filling missing parameters, and defined minimum required fields for each mode. - Enforced API URL, key saving/checking rules, and limited responses to errors or missing input. - Included command usage templates and specific edge cases for user interactions.
元数据
Slug nano-banana-image-t8-alluse
版本 0.1.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nano Banana Image T8 是什么?

调用 Nano Banana API 生成或编辑图片,支持文生图和图生图,需提供API Key和提示词,支持自定义尺寸比例。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 383 次。

如何安装 Nano Banana Image T8?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nano-banana-image-t8-alluse」即可一键安装,无需额外配置。

Nano Banana Image T8 是免费的吗?

是的,Nano Banana Image T8 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nano Banana Image T8 支持哪些平台?

Nano Banana Image T8 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nano Banana Image T8?

由 flywhale(@flywhale-666)开发并维护,当前版本 v0.1.4。

💬 留言讨论