Video Generator Free Online Ai

v1.0.0

generate text or images into ready-to-share videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. content creators use it for generating v...

0· 46·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
high confidence
Purpose & Capability
Name and description (video generator) match the declared requirement for a service token (NEMO_TOKEN) and the SKILL.md describes the exact API endpoints and flows you would expect for a cloud video-rendering service.
Instruction Scope
The SKILL.md instructs the agent to obtain/use a NEMO_TOKEN, create sessions, upload user media, handle SSE streams, poll exports, and download URLs — all expected. It does not instruct reading unrelated system files. One minor scope detail: the skill derives an X-Skill-Platform value from the install path (mentions ~/.clawhub/ and ~/.cursor/skills/), which implies the agent may inspect its environment/install path to populate headers.
Install Mechanism
Instruction-only skill with no install steps or remote downloads, so nothing is written to disk or executed during installation.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportional. However, the SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata lists no config paths — this mismatch should be clarified (skill might attempt to read that directory if present).
Persistence & Privilege
always:false and no install-time persistence or modification of other skills; model invocation is allowed (normal) but the skill is not force-included.
Assessment
This skill appears to be a straightforward connector to a cloud video-rendering API. Before installing: (1) confirm you trust the domain mega-api-prod.nemovideo.ai and the token model (NEMO_TOKEN) — the skill will send media and requests there; (2) if you don't have a NEMO_TOKEN the skill will request an anonymous token on your behalf (it generates a UUID and POSTs to the API) — ensure you are comfortable with that flow; (3) clarify the metadata mismatch about ~/.config/nemovideo/ in the SKILL.md frontmatter (the skill may check that path); (4) avoid providing unrelated secrets (AWS keys, other service tokens) to this skill; and (5) if you plan to upload sensitive media, review network activity or use a trusted endpoint. If any of these points are unclear, request clarification from the skill author or prefer a skill from a known/trusted publisher.

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

latestvk97a4ccgcy06rfw381b3rkf17d84rdsn

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments