← 返回 Skills 市场
alex-shen1121

WuyinKeji GPT-Image-2

作者 AlexShen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
121
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wuyin-gpt-image2
功能描述
Generate images using the WuyinKeji GPT-Image-2 API (速创科技). Supports text-to-image, reference images, multiple aspect ratios, and async result polling. Use w...
安全使用建议
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.
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wuyin-gpt-image2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wuyin-gpt-image2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: GPT-Image-2 async image generation workflow with reference image support
元数据
Slug wuyin-gpt-image2
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。

如何安装 WuyinKeji GPT-Image-2?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wuyin-gpt-image2」即可一键安装,无需额外配置。

WuyinKeji GPT-Image-2 是免费的吗?

是的,WuyinKeji GPT-Image-2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WuyinKeji GPT-Image-2 支持哪些平台?

WuyinKeji GPT-Image-2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WuyinKeji GPT-Image-2?

由 AlexShen(@alex-shen1121)开发并维护,当前版本 v1.0.0。

💬 留言讨论