← Back to Skills Marketplace
riage

the ai painting interface of suichuang api

by Riage · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
279
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-paintinginterface
Description
Generate images using NanaBanana 2 for daily needs or switch to NanaBanana Pro for high-quality, realistic, or final draft artwork.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-paintinginterface
  3. After installation, invoke the skill by name or use /skill-paintinginterface
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
须在第三方中转平台https://api.wuyinkeji.com/申请api key。可调用nanobanana 2和nanobanana pro。下载后放入skill目录。
Metadata
Slug skill-paintinginterface
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 279 downloads so far.

How do I install the ai painting interface of suichuang api?

Run "/install skill-paintinginterface" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is the ai painting interface of suichuang api free?

Yes, the ai painting interface of suichuang api is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does the ai painting interface of suichuang api support?

the ai painting interface of suichuang api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created the ai painting interface of suichuang api?

It is built and maintained by Riage (@riage); the current version is v1.0.0.

💬 Comments