← Back to Skills Marketplace
alex-shen1121

WuyinKeji GPT-Image-2

by AlexShen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
121
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wuyin-gpt-image2
Description
Generate images using the WuyinKeji GPT-Image-2 API (速创科技). Supports text-to-image, reference images, multiple aspect ratios, and async result polling. Use w...
Usage Guidance
This skill appears to do exactly what it says: call WuyinKeji's async image API and download results. Before installing or using it: (1) do not paste any real API keys into chat; supply your key only via the script argument or a secure input method; (2) verify that the example API key in SKILL.md is not an active/secret key — treat it as suspect until confirmed; (3) confirm you trust the domain https://api.wuyinkeji.com and the provider's terms/privacy if you will send sensitive reference images; (4) review network egress policies if your environment restricts outbound calls. If you need higher assurance, ask the skill author for provenance of the example key or a publisher/homepage link.
Capability Analysis
Type: OpenClaw Skill Name: wuyin-gpt-image2 Version: 1.0.0 The skill is a standard integration for the WuyinKeji GPT-Image-2 API, providing functionality for asynchronous image generation, status polling, and result downloading. The bash script `scripts/generate.sh` correctly implements the logic described in `SKILL.md` using standard tools like curl and grep, and contains no evidence of data exfiltration, persistence mechanisms, or malicious command execution. While `SKILL.md` includes a hardcoded API key, it appears to be a placeholder or public trial key used as a trigger for the agent rather than a vector for credential theft.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, and the provided Bash script all align: they submit an async image-generation task to api.wuyinkeji.com, poll for results, and download the image. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Instructions stay within the image-generation flow (submit → poll → download). Minor oddity: the SKILL.md explicitly says to use the skill when the user mentions a specific API key string or the domain; and it includes an example API key literal. That is a documentation/activation hint rather than functional scope creep, but the presence of a literal key in docs is worth checking (could be an example, a leaked/test key, or sensitive).
Install Mechanism
No install spec; this is instruction-only plus a small helper script. Nothing is downloaded or written during install. Low install risk.
Credentials
The skill declares no required env vars or primary credential; the script accepts an API key as a CLI argument, which is appropriate. However, the SKILL.md contains a literal API key example (DG97rZEqdfTvNTMGG5iFuHUVvm). Verify whether that key is a harmless example or an active secret before using it.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide persistence or modify other skills. Default autonomous invocation is unchanged and appropriate for a user-invoked integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wuyin-gpt-image2
  3. After installation, invoke the skill by name or use /wuyin-gpt-image2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: GPT-Image-2 async image generation workflow with reference image support
Metadata
Slug wuyin-gpt-image2
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is WuyinKeji GPT-Image-2?

Generate images using the WuyinKeji GPT-Image-2 API (速创科技). Supports text-to-image, reference images, multiple aspect ratios, and async result polling. Use w... It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install WuyinKeji GPT-Image-2?

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

Is WuyinKeji GPT-Image-2 free?

Yes, WuyinKeji GPT-Image-2 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does WuyinKeji GPT-Image-2 support?

WuyinKeji GPT-Image-2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WuyinKeji GPT-Image-2?

It is built and maintained by AlexShen (@alex-shen1121); the current version is v1.0.0.

💬 Comments