AI Animation Generator – Animate Images & Create AI Videos Online Free – API-powered

v1.0.0

AI image animation — animate a static image into a dynamic video using Kling

0· 21·0 current·0 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
medium confidence
Purpose & Capability
The name/description (AI image animation) align with the declared requirement (WESHOP_API_KEY) and the documented endpoints on openapi.weshop.ai; nothing requested appears unrelated to animating images via the WeShop API.
Instruction Scope
SKILL.md limits network calls to openapi.weshop.ai and instructs how to start runs, upload images, and poll results. One notable point: uploading a "local image" implies the agent may need to read a user-supplied local file for POST /openapi/agent/assets/images — this is expected for the feature but worth being explicit about (the skill does not instruct reading other system files or env vars). It also instructs to place the raw API key in Authorization (no Bearer prefix).
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer.
Credentials
Only a single environment variable (WESHOP_API_KEY) is required and is directly relevant to calling the WeShop OpenAPI. No unrelated credentials or paths are requested.
Persistence & Privilege
No elevated persistence requested: always is false, no config paths or cross-skill modifications. The skill uses default autonomous-invocation behavior (disable-model-invocation is false), which is normal for skills.
Assessment
This skill appears to do what it says: call the WeShop animation API. Before installing or providing credentials, verify you trust the publisher (homepage/source is not provided) and only supply your WESHOP_API_KEY if you accept network calls to openapi.weshop.ai. Consider: (1) do not upload images you consider highly sensitive or private, (2) verify billing/privacy terms at WeShop if you care about generated-media retention, and (3) if you do not want agents acting autonomously with your key, avoid supplying the key or disable autonomous invocation for this skill.

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

latestvk97615gmvywzfmt4h03endkbex84rh4k

License

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

Runtime requirements

EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY

Comments