Video Generator Ai Best

v1.0.0

generate images or text into AI-generated videos with this skill. Works with MP4, MOV, JPG, PNG files up to 500MB. marketers and content creators use it for...

0· 20·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 instructions and API endpoints (remote video rendering). Declares NEMO_TOKEN as the primary credential which fits an API-backed service. Minor inconsistency: registry metadata listed no config paths, but the SKILL.md frontmatter metadata references a config path (~/.config/nemovideo/) and the skill also reads its own YAML frontmatter for attribution — this mismatch should be clarified.
Instruction Scope
Instructions stay inside the stated purpose (session creation, uploads, SSE, render/export/poll). However the runtime instructions ask the agent to: auto-create an anonymous token via an external endpoint if NEMO_TOKEN is absent, detect install path to populate X-Skill-Platform (which requires checking file system paths), and read this skill's YAML frontmatter at runtime. Those file-system checks and automatic token creation are functionally explainable but are privacy-sensitive and worth confirming.
Install Mechanism
No install spec or additional packages — instruction-only skill (no code files). Low installation risk since nothing is downloaded or written by an installer.
Credentials
Only NEMO_TOKEN is required and is the service API token; SKILL.md provides a reasonable fallback to obtain an anonymous token. No unrelated credentials are requested.
Persistence & Privilege
always:false and normal autonomous invocation behavior. The skill will create/use a session token and may store session_id/token for subsequent requests (expected for a session-based API). It does not request elevated system privileges or modify other skills.
Assessment
This skill appears to do what it says (talk to a remote NemoVideo API to render videos). Before installing, consider: (1) uploads and prompts (images, scripts) will be sent to https://mega-api-prod.nemovideo.ai — do not upload sensitive or private data unless you trust that service; (2) the skill will auto-generate an anonymous token if you don’t set NEMO_TOKEN — if you prefer tighter control, set your own token instead of relying on auto-provisioning; (3) the skill may read certain local paths (install path detection and its own YAML frontmatter) — confirm you’re comfortable with that filesystem access; (4) there is a minor metadata mismatch about config paths in the SKILL.md vs registry fields — you may want the publisher to clarify where tokens/sessions are persisted and whether any local files are written. If any of those behaviors are unacceptable, do not enable the skill or restrict its use to manual invocation only.

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

latestvk978m8z25pccyfkrmkwcssyrx1850w1r

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments