Video Generator Free Ai Online

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, marketers, students us...

0· 23·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/description (generate videos from text/images) align with the declared requirement for a NEMO_TOKEN and the documented API endpoints (session creation, upload, render). Nothing in the SKILL.md asks for unrelated cloud or system credentials. Note: SKILL.md frontmatter includes a config path (~/.config/nemovideo/) while the registry metadata earlier listed no config paths — this is an internal inconsistency but not necessarily malicious.
Instruction Scope
Instructions are specific about network calls, session handling, SSE streaming, file uploads, and polling for render results — all within the scope of a cloud render service. Important user-impact: the skill instructs the agent to upload user files and text to mega-api-prod.nemovideo.ai and to automatically obtain an anonymous token if NEMO_TOKEN is not provided, so user content and generated tokens will be transmitted to a third party. The skill also asks to suppress showing raw API responses/tokens to users, which is operationally reasonable but reduces transparency.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes local persistence and reduces installation risk.
Credentials
Requires a single service credential (NEMO_TOKEN) which the SKILL.md uses for Authorization on requests — proportional to the stated purpose. Note: frontmatter metadata declares a config path (~/.config/nemovideo/) that suggests the skill might read or write local config if implemented; the registry listing showed no required config paths, which is an inconsistency to be aware of.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill will create ephemeral session tokens and session_id values for render jobs; there is no indication it demands permanent system-wide privileges or modifies other skills.
Assessment
This skill appears to do what it says: it sends your text and uploaded files to mega-api-prod.nemovideo.ai and uses a NEMO_TOKEN for authorization. Before installing: (1) recognize that any files or prompts you give will be uploaded to that third-party domain — do not send sensitive personal, financial, or proprietary data. (2) If you prefer control, set your own NEMO_TOKEN (the skill will otherwise obtain an anonymous token on your behalf). (3) Note the SKILL.md mentions a local config path (~/.config/nemovideo/) although the registry didn't — if you care about local files, verify whether the runtime will read/write that folder. (4) The skill has no install script and no local code, which limits local persistence, but it will perform automatic network calls when opened. (5) Because the source/homepage are unknown, consider testing with non-sensitive content first and review the service's privacy/terms if possible.

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

latestvk976p0tnjtdwx1tystdqkwdp3h84xmh7

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments