← 返回 Skills 市场
279
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-paintinginterface
功能描述
Generate images using NanaBanana 2 for daily needs or switch to NanaBanana Pro for high-quality, realistic, or final draft artwork.
安全使用建议
This skill appears to be a simple API wrapper for an external image service, but the metadata fails to declare the API key it expects and the instructions recommend putting the key in headers, body, or URL (URLs are unsafe). Before installing, verify the service and author (no homepage provided), ask the author to: (1) declare a primaryEnv for the API key so you can provide it securely, (2) recommend using an Authorization header or environment variable instead of URL query params, and (3) provide a homepage or documentation and privacy/terms. If you proceed, supply the key only via a secure agent-secret/env mechanism (not URL query), and avoid giving the key if you do not trust the api.wuyinkeji.com domain or the skill owner.
功能分析
Type: OpenClaw Skill
Name: skill-paintinginterface
Version: 1.0.0
The skill bundle is a standard API integration for the NanaBanana image generation service. It provides the AI agent with instructions for model selection, task submission via POST requests to api.wuyinkeji.com, and a polling mechanism to retrieve results. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's stated purpose (generate images via NanaBanana 2/Pro) matches the instructions which call an external API (https://api.wuyinkeji.com). However, the skill metadata declares no required environment variables or primary credential while the instructions repeatedly require 'your key' (Authorization header, JSON body field, and URL query param). A legitimate API-integration skill would normally declare a required API key (primaryEnv) and document where to provide it.
Instruction Scope
SKILL.md is prescriptive and bounded to image-generation endpoints and polling logic (POST submit, GET poll every 3s up to 20 times). However it also instructs the agent to place the API key interchangeably in headers, JSON body, or URL query parameter. Placing secrets in URL query parameters is a risky practice (exposes keys in logs, referers). The instructions do not specify how the agent should obtain the key (no declared env var or config location), leaving ambiguity about credential sourcing and handling.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes filesystem/install risk because nothing is downloaded or executed by an installer.
Credentials
The functionality legitimately requires an API key, but requires.env and primary credential are both empty in metadata. This mismatch is disproportionate: the skill expects a secret but doesn't declare it. The instructions encourage unsafe placement of the key (URL/body) rather than recommending a secure, declared environment variable.
Persistence & Privilege
always:false and no special config paths or system modifications. The skill can be invoked autonomously (default), which is standard for skills; there is no evidence it requests permanent elevated presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-paintinginterface - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-paintinginterface触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
须在第三方中转平台https://api.wuyinkeji.com/申请api key。可调用nanobanana 2和nanobanana pro。下载后放入skill目录。
元数据
常见问题
the ai painting interface of suichuang api 是什么?
Generate images using NanaBanana 2 for daily needs or switch to NanaBanana Pro for high-quality, realistic, or final draft artwork. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。
如何安装 the ai painting interface of suichuang api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-paintinginterface」即可一键安装,无需额外配置。
the ai painting interface of suichuang api 是免费的吗?
是的,the ai painting interface of suichuang api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
the ai painting interface of suichuang api 支持哪些平台?
the ai painting interface of suichuang api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 the ai painting interface of suichuang api?
由 Riage(@riage)开发并维护,当前版本 v1.0.0。
推荐 Skills