← Back to Skills Marketplace
flywhale-666

Nano Banana Image T8

by flywhale · GitHub ↗ · v0.1.4 · MIT-0
cross-platform ⚠ suspicious
383
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nano-banana-image-t8-alluse
Description
调用 Nano Banana API 生成或编辑图片,支持文生图和图生图,需提供API Key和提示词,支持自定义尺寸比例。
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nano-banana-image-t8-alluse
  3. After installation, invoke the skill by name or use /nano-banana-image-t8-alluse
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nano-banana-image-t8-alluse
Version 0.1.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Nano Banana Image T8?

调用 Nano Banana API 生成或编辑图片,支持文生图和图生图,需提供API Key和提示词,支持自定义尺寸比例。 It is an AI Agent Skill for Claude Code / OpenClaw, with 383 downloads so far.

How do I install Nano Banana Image T8?

Run "/install nano-banana-image-t8-alluse" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nano Banana Image T8 free?

Yes, Nano Banana Image T8 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nano Banana Image T8 support?

Nano Banana Image T8 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nano Banana Image T8?

It is built and maintained by flywhale (@flywhale-666); the current version is v0.1.4.

💬 Comments