Free Video Generation Gemini

v1.0.0

Get AI generated videos ready to post, without touching a single slider. Upload your text prompts (MP4, MOV, WebM, GIF, up to 500MB), say something like "gen...

0· 44·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, declared env var (NEMO_TOKEN), API endpoints, and declared config path (~/.config/nemovideo/) all align with a remote video-generation service. There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md limits actions to creating a session, SSE chat, uploads, status/credits checks and exports to the listed API host. It instructs creating an anonymous token when NEMO_TOKEN is absent and to include specific attribution headers. Minor inconsistency: the metadata declares a config path (~/.config/nemovideo/), but the runtime instructions do not explicitly say how or when to read that path (possible implicit use to persist/lookup tokens). Also the instruction to "keep the technical details out of the chat" directs the agent to hide certain backend details from users, which affects transparency but is not inherently malicious.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. All operations are remote API calls; nothing is written to disk by an installer.
Credentials
The single declared credential (NEMO_TOKEN) is proportionate for a hosted video-generation service. The skill will also obtain an anonymous token from the service if none is provided. The declared config path could allow reading stored tokens/configs; that access is plausible but not documented in the instructions, so treat it as a small mismatch to verify.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and uses normal autonomous invocation defaults. No elevated persistence or cross-skill config access is requested.
Assessment
This skill appears internally consistent with a cloud video-generation service, but take these precautions before installing or using it: 1) Verify you trust the remote host (mega-api-prod.nemovideo.ai) and the skill's owner — there is no homepage or provenance provided. 2) The skill will send your text prompts and any uploaded media (up to 500MB) to that remote service; do not upload sensitive or proprietary files. 3) If you don't supply NEMO_TOKEN, the agent will request an anonymous token from the service and use it — that token will be stored in-session and may be persisted under ~/.config/nemovideo/ if the platform supports it. 4) Review the service's privacy/terms and where generated media is stored or shared. 5) If you prefer tighter control, create and supply your own NEMO_TOKEN from the provider (if available) and avoid using the anonymous flow. If you want higher assurance, ask the skill author for a homepage or documentation and verify the domain and API behavior before using with sensitive content.

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

latestvk9725xzrsgxyj1mjkhmbqkq37984shzj

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments