Image To Video Ai Free Online

v1.0.0

convert static images into animated video clips with this image-to-video-ai-free-online skill. Works with JPG, PNG, WEBP, GIF files up to 200MB. social media...

0· 60·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 claim image→video conversion and the SKILL.md only describes creating a session, uploading images, and requesting renders from a nemo-video backend (mega-api-prod.nemovideo.ai). Requesting NEMO_TOKEN as the primary credential is coherent with that purpose.
Instruction Scope
Runtime instructions are scoped to API calls (auth, session creation, SSE, upload, render/poll). They direct the agent to use NEMO_TOKEN if present or obtain an anonymous token, and to upload files or URLs. One minor scope detail: the skill says to auto-detect X-Skill-Platform from an install path, which implies reading an install path/environment to determine platform — this is implementation-specific but not excessive for header attribution.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by an installer, which lowers installation risk.
Credentials
Only NEMO_TOKEN is declared as required, which fits the service. However, SKILL.md frontmatter's metadata includes a configPaths entry (~/.config/nemovideo/) that was not reflected in the registry summary; if the agent reads that path it could access local configuration or tokens. This discrepancy should be clarified.
Persistence & Privilege
always:false and no special persistence or system-wide changes are requested. Autonomous invocation is allowed (default) but that is expected for skills; the skill does not request elevated privileges or to modify other skills.
Assessment
This skill appears to do what it says: it talks to a nemo-video API, uses a NEMO_TOKEN (or gets an anonymous token), uploads images, and returns render URLs. Before installing, confirm you trust the backend domain (mega-api-prod.nemovideo.ai) and where your images will be sent. Note the SKILL.md metadata mentions ~/.config/nemovideo/ (config path) even though the registry summary listed no config paths — ask the author whether the skill will read that directory. If you supply a long-lived NEMO_TOKEN, treat it as a credential for that service; consider using an anonymous token for sensitive images or verifying the service privacy terms. The lack of a homepage/author information is another reason to be cautious; if you need higher assurance, request a link to official docs or a vetted source before enabling the skill.

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

latestvk9733d09d4py9ewdenmk42yv3184jfs3

License

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

Runtime requirements

🖼️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments