Video Generator Free Best
v1.0.0Skip the learning curve of professional editing software. Describe what you want — create a 30-second promotional video from my text and images — and get rea...
⭐ 0· 52·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 is a cloud video generator and only requires a single API credential (NEMO_TOKEN) and standard upload/streaming calls to the documented backend. The declared primaryEnv (NEMO_TOKEN) is appropriate for the stated purpose.
Instruction Scope
SKILL.md instructs the agent to use NEMO_TOKEN or obtain an anonymous token, upload files via multipart, poll render status, and open SSE streams — all expected for this service. It also asks the agent to detect the install path to populate an X-Skill-Platform header; this implies the agent may read its install location but does not ask to read unrelated user files. Overall scope is within the video-service function.
Install Mechanism
No install spec or downloads are present (instruction-only), so nothing is written to disk or fetched at install time by the skill itself.
Credentials
Only NEMO_TOKEN is required, which matches the service. However, SKILL.md metadata includes a configPaths entry (~/.config/nemovideo/) that is not reflected in the registry 'Requirements' section — a small inconsistency. If that config path is used to read or store tokens, be aware it grants access to any data in that folder.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It uses ephemeral sessions for render jobs and does not require permanent elevated privileges.
Assessment
This skill appears to do what it says: call the nemovideo backend to upload assets and render videos. Before installing or using it, consider: 1) The service needs a NEMO_TOKEN — treat that token like a password; only provide it if you trust the backend. 2) If you don't supply NEMO_TOKEN, the skill will request an anonymous token from https://mega-api-prod.nemovideo.ai — this is expected but will cause network calls. 3) There is a small metadata mismatch: SKILL.md mentions a config path (~/.config/nemovideo/) that the registry did not list; ask the publisher whether the skill will read or write that folder (it may store tokens there). 4) The skill's source and homepage are unspecified; if you plan to use a real account or sensitive assets, verify the service's reputation and privacy policy first. If you only want to test, use throwaway tokens and non-sensitive files.Like a lobster shell, security has layers — review code before you run it.
latestvk97bsjv1k990dd61e4858gp0a584syyb
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
