Video Editing Ai Background
v1.0.0replace raw video footage into background-swapped videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. remote workers, content creators,...
⭐ 0· 20·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 match the runtime instructions: the SKILL.md describes uploading video files, creating a session, running cloud renders, polling for completion, and returning download URLs. Required credential (NEMO_TOKEN) and endpoints are consistent with a hosted video-processing API.
Instruction Scope
Instructions stick to the editing workflow (session creation, SSE chat/edit commands, upload, export). They explicitly tell the agent to obtain an anonymous token if NEMO_TOKEN is absent and to persist session_id. The metadata lists a config path (~/.config/nemovideo/) but SKILL.md does not specify how/when to read that path — this is a minor inconsistency (it may be intended for storing tokens/sessions). All network calls go to mega-api-prod.nemovideo.ai; user media will be transmitted to that external endpoint.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing is written to disk by an installer, so attack surface from installation is minimal.
Credentials
Only one environment variable is required: NEMO_TOKEN (declared as primary). That is proportional to a hosted API. The metadata's declared config path (~/.config/nemovideo/) could allow persistent storage of tokens/sessions; SKILL.md implies saving session_id but doesn't mandate reading arbitrary system secrets.
Persistence & Privilege
always is false and the skill does not request system-wide changes. It expects to manage its own session/token state (normal). Autonomous invocation is allowed by default (platform standard) but does not raise additional privileges here.
Assessment
This skill appears to do what it says: it uploads videos to nemovideo.ai and uses a single service token (NEMO_TOKEN) or an anonymous token it can obtain for you. Before using it: confirm you trust mega-api-prod.nemovideo.ai and are comfortable uploading the footage (the service will receive your raw video), avoid sending highly sensitive content, and prefer using an anonymous/temporary token if you don't want to store a long-lived key. Note the metadata references a ~/.config/nemovideo/ path and the skill will persist session IDs/tokens for workflow — check where tokens are stored in your agent if you want to control persistence. There are no installer scripts or code files bundled with the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk9768rp6655c794afzbyan614184sv4q
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
