AI Dance Video Generator

v1.0.0

Generate AI dance videos where characters move to music or choreography templates using Media.io OpenAPI. Creates dynamic, rhythmic dance animations. AI danc...

0· 107·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description describe generating dance videos via Media.io. Declared requirements (curl and MEDIAIO_API_KEY) and the SKILL.md endpoints match that purpose and are appropriate for an HTTP-based API integration.
Instruction Scope
SKILL.md contains concrete cURL calls, polling logic, input validation, and error handling limited to Media.io endpoints. It does not instruct reading unrelated files, scanning system state, or exfiltrating data beyond the service API.
Install Mechanism
No install spec and no code files: this is instruction-only and relies on an existing curl binary. That is the lowest-risk install model and is proportionate to the described behavior.
Credentials
Only MEDIAIO_API_KEY is required and declared as the primary credential; the SKILL.md uses this key only in the X-API-KEY header. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request persistent system privileges or claim to modify other skills or system-wide settings.
Assessment
This skill simply calls Media.io APIs and requires your MEDIAIO_API_KEY and network-accessible media URLs. Before installing: 1) Confirm you trust Media.io and its privacy/billing policies (your API key will be sent to their endpoints and used for billing). 2) Only provide media you are authorized to upload; avoid sensitive personal content. 3) Treat the API key like any secret—use a scoped key if possible and rotate/revoke it if compromised. 4) Because the skill is instruction-only, review network activity and logs to ensure the key is not leaked; the SKILL.md explicitly advises not to expose keys in logs, but runtime use may still transmit them to Media.io. If any of these points are unacceptable, do not install or provide your API key.

Like a lobster shell, security has layers — review code before you run it.

latestvk9731h6c7s499n5d05n2hn3dbx837ycb

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Binscurl
EnvMEDIAIO_API_KEY
Primary envMEDIAIO_API_KEY

Comments