← 返回 Skills 市场
254
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install newapi-banana
功能描述
Generate images via NewAPI Banana API (nano-banana, Gemini). Supports text-to-image and image-to-image.
安全使用建议
This skill appears to do what it says (an image-generation wrapper using nen.baynn.com) but take these precautions before installing: 1) Do NOT paste your API key into chat messages unless you understand chat logs will contain that secret; prefer setting NEWAPI_API_KEY in your environment or storing it in the local ~/.openclaw/openclaw.json file yourself. 2) Verify that the API host (http://nen.baynn.com) and the skill's publisher are legitimate/trusted for your organization. 3) Note minor packaging inconsistencies (metadata slug/ownerId differences) — ask the publisher to confirm ownership if this is for production use. 4) Because the provided Python script was partially large/truncated in review, consider opening and reviewing the entire scripts/newapi-banana.py contents to ensure it only contacts the declared host and does not exfiltrate data. If the publisher confirms the domain and you accept storing the API key locally or via env var, the skill is plausible to use; if you cannot confirm the host/publisher, do not install.
功能分析
Type: OpenClaw Skill
Name: newapi-banana
Version: 1.0.0
The skill bundle provides a legitimate interface for image generation using the NewAPI Banana service (nen.baynn.com). The Python script (newapi-banana.py) uses standard subprocess calls to curl for API interactions and image downloads, correctly handling API keys from environment variables or the local OpenClaw configuration file (~/.openclaw/openclaw.json). The instructions in SKILL.md and the reference documents are consistent with the stated purpose, providing clear guidance for the AI agent on persona, model selection, and secure file delivery using the 'message' tool.
能力评估
Purpose & Capability
Name, description, scripts, and data all consistently implement an image-generation client for NewAPI/Banana (text-to-image and image-to-image). Required binaries (python3, curl) and primaryEnv (NEWAPI_API_KEY) match the script's behavior.
Instruction Scope
Runtime instructions are prescriptive (must use the included script, must deliver media via the platform 'message' tool, must not print internal API URLs) which is consistent with delivery constraints. However the installation/docs explicitly suggest users can 'send your API key in chat' or paste keys into the agent to configure the skill — this encourages exposing secrets in chat history and is a security risk. Also SKILL metadata enforces persona and output rules (Chinese, show cost, NO_REPLY) which are operationally restrictive but not inherently malicious.
Install Mechanism
No install spec (instruction-only) and included code is a local Python script that uses curl; nothing is downloaded from external/unknown install URLs. This is low-risk from an install-execution perspective.
Credentials
Only one primary credential (NEWAPI_API_KEY) is requested, which is proportionate. That said, documentation and README encourage entering the API key in chat or writing it to a local OpenClaw config, which may lead users to expose the key in chat logs. The skill also reads ~/.openclaw/openclaw.json for keys — expected but worth noting.
Persistence & Privilege
Skill does not request always:true and does not modify other skills or system-wide settings. It only reads user config (~/.openclaw/openclaw.json) and environment variables. No elevated persistence is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install newapi-banana - 安装完成后,直接呼叫该 Skill 的名称或使用
/newapi-banana触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – generate images via NewAPI Banana API (nano-banana, Gemini) with strong persona and execution rules.
- Supports text-to-image and image-to-image generation across multiple models.
- Enforces friendly, lively Chinese responses with natural cost display.
- Always delivers images using the message tool, never raw file paths or markdown previews.
- Introduces strict workflow: model menu, output naming, and API key handling.
- Full script usage guidance and critical compliance rules provided in SKILL.md.
元数据
常见问题
banana 是什么?
Generate images via NewAPI Banana API (nano-banana, Gemini). Supports text-to-image and image-to-image. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。
如何安装 banana?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install newapi-banana」即可一键安装,无需额外配置。
banana 是免费的吗?
是的,banana 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
banana 支持哪些平台?
banana 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 banana?
由 loobayn(@loobayn)开发并维护,当前版本 v1.0.0。
推荐 Skills