Ai Video Editor Google Gemini

v1.0.0

Get AI-edited videos ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "u...

0· 25·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
The skill claims to be an AI video editor and its instructions only interact with a remote video-rendering API and an auth token (NEMO_TOKEN), which matches the stated purpose. Minor inconsistency: registry summary earlier listed no required config paths, but the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/). This is a bookkeeping mismatch but doesn't by itself indicate malicious intent.
Instruction Scope
SKILL.md describes creating/using a session, uploading videos, streaming SSE edits, polling export status, and adding required headers — all are coherent with remote video-editing. The skill instructs generating an anonymous token when no NEMO_TOKEN is present and to include attribution headers on every request. It does not instruct reading unrelated files or other environment variables.
Install Mechanism
There is no install specification and no code files (instruction-only), so nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required and used for API authorization; the SKILL.md also supports obtaining a short-lived anonymous token if NEMO_TOKEN isn't present. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges and has no install that modifies other skills or system settings. It will execute network requests (normal for this use case) and may autonoumously be invoked by the agent (the platform default).
Assessment
This skill will upload your raw video files to https://mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (or will request an anonymous token from that domain). Before using it, confirm you trust that service with the videos you provide (sensitive/private footage should not be uploaded). Note the small metadata mismatch (config path listed in SKILL.md frontmatter but not in registry metadata) — this is likely harmless bookkeeping but worth noting. If you need guarantees about retention, privacy, or billing for exports, ask the service owner or avoid uploading sensitive content.

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

latestvk97dk5shnyq931krhfkrp7s6mx84zzen

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments