Ai Video Generator Free Google
v1.0.0generate text prompts or images into AI-generated videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. students, marketers, content creat...
⭐ 0· 41·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 name/description (AI video generation) match the runtime instructions (upload files, create sessions, request renders). Requesting a NEMO_TOKEN credential is appropriate for a cloud API client. Minor inconsistency: the registry metadata claimed no required config paths, but the SKILL.md frontmatter lists a config path (~/.config/nemovideo/). This is plausible (to persist session or client config) but is not explained in the registry summary.
Instruction Scope
The SKILL.md stays within the stated purpose: check for NEMO_TOKEN, optionally obtain an anonymous token from the nemo endpoint, create a session, upload media, poll export status, and return download URLs. It does not instruct the agent to read unrelated system files, shell history, or other service credentials. It does refer to detecting the install path for an attribution header, and to a config directory in metadata — these are reasonable for client behavior but should be confirmed if you care about local reads.
Install Mechanism
There is no install specification and no code files — the skill is instruction-only. That is the lowest-risk install model (no remote archives or package installs).
Credentials
The skill requests a single credential (NEMO_TOKEN) as its primary env var, which aligns with a cloud API client. It also documents a fallback flow that will request an anonymous token from https://mega-api-prod.nemovideo.ai if NEMO_TOKEN is absent. The only minor mismatch: SKILL.md metadata lists a config path (~/.config/nemovideo/) which could grant access to local config files; the registry summary showed none. No unrelated credentials (AWS, GitHub, etc.) are requested.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill stores session_id for the duration of operations (normal). It does not request permanent platform-wide privileges or attempt to modify other skills' configs.
Assessment
This skill appears to be a straightforward client for nemo-video cloud rendering, but check these before installing: 1) Confirm you trust https://mega-api-prod.nemovideo.ai (the skill will upload your media there and may obtain an anonymous token if NEMO_TOKEN is missing). 2) Decide whether you want the skill to auto-request an anonymous token (it will POST with a generated client-id). 3) Ask the publisher/source for a homepage or official repo to verify the service and terms (no homepage/source is provided). 4) Clarify whether the skill will read or write ~/.config/nemovideo/ (SKILL.md metadata mentions it but registry showed none). 5) If you care about privacy, do not supply sensitive videos or credentials; anonymous tokens can have limited lifetime/credits but still upload your content to a third party. If you want higher assurance, request the publisher to provide a source repository or package so you can inspect exact network calls and any local file access.Like a lobster shell, security has layers — review code before you run it.
latestvk97dtpypmfa1p4p84yn2qwbxxd84tn1e
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
