Best Free Image To Video Ai
v1.0.0social media creators convert still images into animated video clips using this skill. Accepts JPG, PNG, WEBP, HEIC up to 200MB, renders on cloud GPUs at 108...
⭐ 0· 27·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the actions in SKILL.md: the skill uploads user images, creates render jobs, polls status, and returns download URLs — all via the nemovideo API. Requiring a single service token (NEMO_TOKEN) is coherent with that purpose.
Instruction Scope
Instructions are focused on the nemovideo API (session creation, SSE, upload, export). They instruct generating an anonymous token if NEMO_TOKEN is not present and to save session_id. The SKILL.md also mentions detecting an install path and deriving an X-Skill-Platform header from local paths (e.g., ~/.clawhub/, ~/.cursor/skills/), which implies checking filesystem paths; this is narrow but worth noting to users who may not expect the agent to probe those locations.
Install Mechanism
No install spec or external downloads — instruction-only skill (no code files), so nothing is written to disk by an installer.
Credentials
Only one credential is required (NEMO_TOKEN / primaryEnv), which is proportional to calling the third-party API. The SKILL.md supports generating a short-lived anonymous token via the service API when an env var is absent.
Persistence & Privilege
always:false and normal autonomous-invocation defaults. The skill instructs saving session_id in-session but does not request permanent system-wide privileges or modify other skills/configurations.
Assessment
This skill sends images and commands to an external service (mega-api-prod.nemovideo.ai) and uses a service token (NEMO_TOKEN). Only set NEMO_TOKEN if you trust that service. The skill can generate a short-lived anonymous token if none is provided. Note: the SKILL.md references detecting local install/config paths (e.g., ~/.clawhub/, ~/.cursor/skills/, ~/.config/nemovideo/) — this is limited filesystem probing to derive a header or config, but if you are uncomfortable with any local path checks, avoid installing. Also verify the service's privacy/Copyright policy before uploading sensitive images.Like a lobster shell, security has layers — review code before you run it.
latestvk971gnq4148d75pjje9a357zh584j2a8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🖼️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
