Create Ai Video
v1.0.0marketers, content creators, small business owners generate text or images into AI generated videos using this skill. Accepts MP4, MOV, PNG, JPG up to 500MB,...
⭐ 0· 58·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 an instruction-only connector to a cloud video-rendering API. Declaring NEMO_TOKEN as the primary credential and calling endpoints under mega-api-prod.nemovideo.ai is coherent with the stated purpose. Minor metadata mismatch: the registry summary listed no config paths, but the SKILL.md frontmatter references ~/.config/nemovideo/ (small inconsistency, not evidence of malicious intent).
Instruction Scope
The SKILL.md instructs the agent to obtain/validate NEMO_TOKEN (including generating an anonymous token if none present), create sessions, upload user media, read SSE streams, poll render status, and return download URLs. These actions are expected for a cloud-render skill. Important: the skill will upload user-provided media and communicate with an external service — it does not instruct reading unrelated local files or other environment secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk installation model. Nothing is written to disk by an installer in the package itself (though the runtime could persist tokens if implemented).
Credentials
Only one credential is required: NEMO_TOKEN (declared as primary). That matches the API usage in the instructions. The presence of a configPaths entry in the frontmatter suggests optional local config storage, which is plausible for session/token persistence, but the registry metadata omitted that — it's a minor inconsistency to clarify.
Persistence & Privilege
always:false and normal autonomous invocation are appropriate. The SKILL.md indicates creating anonymous tokens and keeping session_id for operations; it may persist session state or tokens (frontmatter references a config path). Users should assume tokens and uploaded media are stored server-side by the third-party service unless told otherwise.
Assessment
This skill will upload any media or text you provide to https://mega-api-prod.nemovideo.ai and use a NEMO_TOKEN (or obtain a short-lived anonymous token) to render videos on cloud GPUs. If you install it, review and accept that your files will leave your device and be stored/processed by the third-party service; confirm the provider's privacy/terms and how long tokens or jobs are retained. Also ask the skill author to clarify whether and where session tokens are persisted (SKILL.md mentions a config path). If you handle sensitive content, avoid uploading it or verify an on-prem/approved-provider alternative.Like a lobster shell, security has layers — review code before you run it.
latestvk97amx3prfaasdqy2z7c2refjs84myem
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
