Video Script Automaton
v1.0.0generate text or topic into scripted video ready with this skill. Works with MP4, MOV, TXT, DOCX files up to 200MB. YouTubers, marketers, content creators us...
⭐ 0· 21·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill claims to generate video scripts and render video assets and only requests a single service token (NEMO_TOKEN) and access to user-supplied files — both are expected for a cloud-backed rendering service.
Instruction Scope
SKILL.md instructs the agent to use NEMO_TOKEN (or obtain an anonymous token via the service), create sessions, upload user files, call SSE endpoints, poll render jobs, and download results. Those actions are consistent with a cloud render pipeline and do not direct the agent to read unrelated local files or other credentials.
Install Mechanism
This is an instruction-only skill with no install steps or code to write to disk, which minimizes installation risk.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which is proportional. The skill also documents an automatic anonymous-token flow if NEMO_TOKEN is absent. One minor inconsistency: the registry metadata lists no required config paths, but the SKILL.md frontmatter references a config path (~/.config/nemovideo/).
Persistence & Privilege
always:false and no install means it does not request permanent elevated presence. Autonomous invocation is allowed (platform default) but not combined with any unusual privileges.
Assessment
This skill will contact an external API (mega-api-prod.nemovideo.ai), upload any user files you direct it to, and use or obtain a NEMO_TOKEN (it can create an anonymous token automatically). Before installing or enabling it: 1) Confirm you trust the external service (there is no homepage/source provided). 2) Avoid uploading sensitive or proprietary content because data will be sent to that backend. 3) If you must use it, prefer supplying your own token with limited scope rather than allowing anonymous token generation. 4) Note the small metadata mismatch (config path present in SKILL.md but not in registry) and consider asking the publisher for source code or a homepage for verification.Like a lobster shell, security has layers — review code before you run it.
latestvk9722ey5tvhsfrz0g8aqs98x2h8519be
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📝 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
