← Back to Skills Marketplace
waitkafuka

superx-art-api

by waitkafuka · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install superx-art-api
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install superx-art-api
  3. After installation, invoke the skill by name or use /superx-art-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug superx-art-api
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

How do I install superx-art-api?

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

Is superx-art-api free?

Yes, superx-art-api is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does superx-art-api support?

superx-art-api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created superx-art-api?

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

💬 Comments