Ai Image To Video Free

v1.0.0

Drop a still photo and watch it come alive — this skill uses ai-image-to-video-free technology to transform static images into fluid, cinematic video clips w...

0· 33·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 skill is an instruction-only wrapper for a cloud image-to-video API. Requesting NEMO_TOKEN and a config path under ~/.config/nemovideo/ is proportional to that purpose. There are no unrelated credentials or unexpected binaries required.
Instruction Scope
Instructions direct the agent to obtain or use a NEMO_TOKEN, create sessions, upload images, stream SSE results, and poll exports — all expected for a cloud processing pipeline. The file asks the agent to read its own YAML frontmatter and to detect an install path to set X-Skill-Platform; this implies the agent may inspect its runtime/install path, which is reasonable for attribution but is outside strictly necessary image-processing logic. The skill will transmit user-supplied images and possibly URLs to an external service; users should be aware of privacy implications.
Install Mechanism
No install spec or code is provided — lowest risk for local disk changes. All heavy work is performed by the remote API.
Credentials
Only a single service credential (NEMO_TOKEN) is required and declared as the primaryEnv. The SKILL.md also describes how to obtain an anonymous token if none is provided. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent system-wide modifications or other skills' configs. No elevated privileges are requested.
Assessment
This skill will send any image or URL you provide to an external service (mega-api-prod.nemovideo.ai) and requires a NEMO_TOKEN (or will request an anonymous token on your behalf). Before using it, consider: (1) Privacy — do not upload sensitive or private images unless you trust the service and understand its retention/data policies; (2) Token handling — if you supply a NEMO_TOKEN, treat it like a secret; the skill warns not to print tokens but it will use them to authenticate; (3) Verify the service/domain if you need provenance or legal guarantees (the skill's source/homepage is unknown); (4) Network activity — the skill performs uploads, streaming SSE, and polling the API (this will generate outbound network traffic). If these behaviors are acceptable for your use case, the skill appears coherent; if not, avoid installing or test in an isolated environment.

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

latestvk975z8aq5197ebzv93t10t48kh849hqn

License

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

Runtime requirements

🎞️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments