Ai Video Generation Tools

v1.0.0

marketers and content creators generate text prompts or images into AI-generated videos using this skill. Accepts MP4, MOV, PNG, JPG up to 200MB, renders on...

0· 60·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
medium confidence
Purpose & Capability
Name/description match the runtime instructions: the skill talks to a nemo video API, uploads media, creates sessions, and returns MP4s. Requiring NEMO_TOKEN as the primary credential is proportionate. Minor inconsistency: SKILL.md frontmatter advertises a config path (~/.config/nemovideo/) while the registry metadata listed no required config paths.
Instruction Scope
Instructions restrict network calls to the mega-api-prod.nemovideo.ai endpoints and describe session, upload, SSE, and export workflows needed for video generation. The skill asks to obtain an anonymous token if no NEMO_TOKEN is present — coherent for a public-facing service. Note: SKILL.md asks to auto-detect an install path to set X-Skill-Platform header, which could prompt the agent to inspect its environment/install location (minor scope creep).
Install Mechanism
Instruction-only skill with no install spec or code files (lowest disk/write risk). Nothing is downloaded or executed locally by an installer.
Credentials
Only NEMO_TOKEN is required, which is appropriate for a 3rd-party API. The frontmatter's configPaths entry (~/.config/nemovideo/) is not declared in the registry metadata — this mismatch should be clarified (it suggests the skill may also look for cached tokens/config without declaring it).
Persistence & Privilege
The skill does not request 'always: true' or other elevated privileges. It can be invoked autonomously (default), which is normal; keep in mind autonomous invocation + the ability to upload user files increases the potential impact if you grant it access.
Assessment
This skill behaves like a normal cloud video-rendering integration: it will upload your media and metadata to mega-api-prod.nemovideo.ai and needs a NEMO_TOKEN (or it will mint an anonymous token). Before installing, consider: 1) provenance — the skill has no homepage and an unknown source; verify you trust the service. 2) privacy — do not upload sensitive or regulated content unless you’ve reviewed the service’s privacy/security policy. 3) credentials — only provide a long-lived NEMO_TOKEN if you trust the backend; otherwise let the skill use anonymous tokens. 4) automatic invocation — the agent can call the skill autonomously; if that concerns you, avoid enabling autonomous behaviors or restrict the skill’s use. 5) clarify the minor metadata mismatch (the SKILL.md references ~/.config/nemovideo/) with the publisher before granting broad access. If you need higher assurance, request the skill’s source or a vendor link and a privacy/security policy.

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

latestvk979m1as6kzbtq5mzn1qft94kx84kpyc

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments