← 返回 Skills 市场
superx-art-api
作者
waitkafuka
· GitHub ↗
· v1.0.0
· MIT-0
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install superx-art-api
功能描述
Call SuperX AI art APIs to generate images, videos, and music. Use this skill whenever the user wants to: generate/create/draw images or pictures (GPT-4o, Mi...
安全使用建议
This skill appears to do what it claims (call SuperX art APIs), but the manifest fails to declare the SUPERX_API_KEY environment variable it actually uses. Before installing or using it: 1) Verify the skill's source and that you trust superx.chat and the skill author. 2) Do not paste your API key into chats unless you trust the skill—prefer setting SUPERX_API_KEY in a private agent environment if available. 3) Confirm the API key instructions on superx.chat (the SKILL.md claims the 'userID' is the API key — verify this on the site). 4) Be aware the skill will run shell commands (curl) to send requests and may upload images or base64 data you provide to the SuperX service; avoid sending sensitive images. 5) Ask the publisher to update the skill metadata to declare SUPERX_API_KEY (and any required binaries) so the permissions and requirements are transparent.
功能分析
Type: OpenClaw Skill
Name: superx-art-api
Version: 1.0.0
The superx-art-api skill bundle is a legitimate integration for the SuperX AI platform, allowing users to generate images, videos, and music. It uses standard API authentication via the SUPERX_API_KEY environment variable and interacts with the superx.chat domain using curl commands as documented in SKILL.md and references/api-reference.md. No malicious behaviors, such as unauthorized data exfiltration or suspicious execution patterns, were identified.
能力标签
能力评估
Purpose & Capability
The SKILL.md clearly requires an API key (SUPERX_API_KEY) and instructs the agent to call SuperX endpoints; however registry metadata lists no required env vars or primary credential. That omission is an incoherence between what the skill needs and what it declares.
Instruction Scope
Runtime instructions are narrowly scoped to building JSON and calling the SuperX endpoints via curl, parsing chunked responses, checking balance, and presenting result URLs. They do not request unrelated files or credentials. Note: the doc explicitly tells the agent to run shell commands (echo, curl) yet the manifest does not declare required binaries.
Install Mechanism
No install spec and no code files — instruction-only skills are lowest-risk in terms of install footprint. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill expects/uses SUPERX_API_KEY (and tells the agent to check echo $SUPERX_API_KEY) but the skill metadata lists no required environment variables or primary credential. Requesting an API key for the service is normal, but the manifest should declare it; the current omission reduces transparency and is a red flag.
Persistence & Privilege
always is false, the skill is user-invocable and can be invoked autonomously (platform default). The skill does not request persistent presence or modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install superx-art-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/superx-art-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
SuperX Art API v1.0.0 – Initial Release
- Introduces integration with SuperX AI art APIs for generating images, videos, and music.
- Supports multiple models (GPT-4o, Midjourney, DALL-E, Stable Diffusion, Jimeng4, NanoBanana, Seedance, Suno, and more).
- Enables advanced features: image/video/music generation, editing, upscaling, face swap, blending, QR code creation, and account balance checking.
- Clear workflow and troubleshooting guidelines provided, including endpoint selection and error codes.
- Requires user API key (or environment variable) for authentication.
元数据
常见问题
superx-art-api 是什么?
Call SuperX AI art APIs to generate images, videos, and music. Use this skill whenever the user wants to: generate/create/draw images or pictures (GPT-4o, Mi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 superx-art-api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install superx-art-api」即可一键安装,无需额外配置。
superx-art-api 是免费的吗?
是的,superx-art-api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
superx-art-api 支持哪些平台?
superx-art-api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 superx-art-api?
由 waitkafuka(@waitkafuka)开发并维护,当前版本 v1.0.0。
推荐 Skills