Best Video Producer
v1.0.0Skip the learning curve of professional editing software. Describe what you want — cut the best moments, add transitions, and export a polished final video —...
⭐ 0· 54·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description indicate cloud-based video production and the SKILL.md instructs the agent to upload footage, create sessions, render, and download results from a single backend (mega-api-prod.nemovideo.ai). The declared primary credential (NEMO_TOKEN) and the documented endpoints are consistent with that purpose; there are no unrelated credentials, binaries, or install steps.
Instruction Scope
Instructions focus on uploading media, creating sessions, streaming SSE, polling render status, and handling errors—all expected. The skill instructs the agent to read its YAML frontmatter and to detect install-paths for attribution (checks like '~/.clawhub/' or '~/.cursor/skills/'), which implies verifying filesystem paths; this is reasonable for attribution but is the only runtime behavior that touches system state beyond handling provided media.
Install Mechanism
There is no install spec and no code files—this is an instruction-only skill. Nothing is written to disk or downloaded by the skill itself, which lowers install-time risk.
Credentials
Only one required environment variable (NEMO_TOKEN) is declared and used for Bearer auth—this matches the described cloud API usage. Note: NEMO_TOKEN is effectively a credential that can authorize uploads, rendering, and likely billing; the SKILL.md also contains logic to request an anonymous token from the backend if the env var is absent (creates a client UUID and exchanges it). That behavior is coherent but means a token may be created and used automatically if the user does not supply one.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or to modify other skills. It creates per-session tokens and sessions with the backend as part of normal operation and does not claim to write to global agent settings.
Assessment
This skill appears to do what it says: it uploads your media to a cloud backend (mega-api-prod.nemovideo.ai), requests renders, and returns download URLs. Before installing: 1) Be aware that any files you upload will be sent to that external service—avoid uploading sensitive footage unless you trust its privacy policy; 2) NEMO_TOKEN grants access to the service and may be tied to billing/credits—provide a scoped account token if possible or expect the skill to request an anonymous token automatically; 3) confirm you trust the domain and review the service's terms and retention policy; 4) the skill will check local install paths for attribution metadata (read-only checks), which is normal but note it touches filesystem state. If you need higher assurance, request the skill's source or a privacy/billing statement from the publisher before use.Like a lobster shell, security has layers — review code before you run it.
latestvk979kbxtfa2hvjzfsprby4490184pc0j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
