Open Ai Video Generation
v1.0.0marketers generate text prompts into AI generated videos using this skill. Accepts MP4, MOV, WebM, GIF up to 500MB, renders on cloud GPUs at 1080p, and retur...
⭐ 0· 64·0 current·0 all-time
by@mory128
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (generate videos from text) matches the runtime instructions: authenticate to nemo-video API, create sessions, upload media, stream SSE edits, and request exports. The single required credential (NEMO_TOKEN) is appropriate for a hosted rendering API.
Instruction Scope
Instructions are narrowly scoped to API calls for session creation, SSE chat, uploads, state, credits, and export. They include logic to mint an anonymous token if NEMO_TOKEN is absent and to read the skill's own frontmatter and detect install path for attribution headers. The skill will upload user media (up to 500MB) and poll remote endpoints — users should expect their media and job metadata to be sent to mega-api-prod.nemovideo.ai.
Install Mechanism
No install steps or external downloads; instruction-only skill (no code files) so nothing is written to disk by an installer.
Credentials
Only NEMO_TOKEN is declared as required and used. The skill also describes obtaining an anonymous token from the vendor if none is present; no unrelated secrets or multiple credentials are requested.
Persistence & Privilege
Skill is not always-enabled and uses normal autonomous invocation. The SKILL.md suggests keeping session_id and reusing tokens (tokens expire in 7 days) but does not instruct writing to system-wide configs; users should confirm whether the agent will persist the anonymous token on disk or only in-memory.
Assessment
This skill appears coherent for its stated job, but before installing you should be aware: (1) using it will upload your media and job metadata to mega-api-prod.nemovideo.ai — do not upload sensitive or confidential footage unless you trust that service and its privacy/retention policy; (2) if you don't supply NEMO_TOKEN the skill will request an anonymous token from the vendor (100 free credits, 7‑day expiry) — check how/where that token is stored by your agent; (3) the SKILL.md mentions reading the skill's own frontmatter and detecting install paths for attribution headers (this may require limited filesystem access to known paths); and (4) there is a minor metadata discrepancy: the registry summary listed no config paths while the SKILL.md frontmatter lists ~/.config/nemovideo/ — confirm whether the agent will access that path. If you accept those privacy/network implications and trust the remote service, the skill is internally consistent.Like a lobster shell, security has layers — review code before you run it.
latestvk979mypweggxtkma3464pqm1ms84kc1r
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
