Image To Video Ai Free Unlimited
v1.0.2Transform static images into dynamic videos with image-to-video-ai-free-unlimited, a ClawHub skill that brings your photos to life without usage caps or payw...
⭐ 0· 81·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
The skill name/description (image→video render) matches everything it requests: a Nemo API token and a small local config path for a persisted client_id. No unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions are limited to establishing a session, uploading images, checking credits/state, and exporting videos to the nemovideo API. The skill instructs creating/reading ~/.config/nemovideo/client_id (UUID only) and requiring custom headers (X-Skill-Source/Version/Platform). Be aware that uploaded images and all API payloads are transmitted to an external service (mega-api-prod.nemovideo.ai), and the X-Skill-Platform header may reveal local install path information when set from file path detection.
Install Mechanism
No install script or downloaded code is present — instruction-only skill (lowest install risk). Nothing is written to disk by the skill beyond the single client_id file it documents.
Credentials
The only required credential is NEMO_TOKEN, which is appropriate for a third-party rendering API. However, that token authorizes access to the external account (credits, uploads, renders), so users should treat it like any API secret. The skill will also persist a non-secret client_id to ~/.config/nemovideo/client_id unless explicitly provided.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide configs. Its only persistent action is writing a small client_id file under the user's home directory, which is within scope for a service client.
Assessment
This skill appears to do what it says: it sends your images and instructions to nemovideo's API and returns rendered video files. Before installing, consider: (1) Privacy — uploads go to an external service (check nemovideo.com's privacy/terms if your images are sensitive). (2) Token safety — NEMO_TOKEN grants access to your account/credits; only provide a token you control and revoke it if needed. (3) Local file write — the skill will create ~/.config/nemovideo/client_id (UUID only). (4) Header leakage — X-Skill-Platform may reveal install path information; if that is a concern, avoid using SKILL_SOURCE autodetection or set SKILL_SOURCE explicitly. Finally, note the marketing claim “free unlimited” conflicts with the documented anonymous token behavior (100 free credits, 7-day expiry); that is a product claim, not a technical inconsistency, but worth verifying with the service before relying on unlimited usage.Like a lobster shell, security has layers — review code before you run it.
latestvk9752gk8yc8vbrc93bz70ferax83s1qs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎞️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
