Ai Video Editing Tools
v1.0.0Drop a video and describe what you want — trim dead air, add captions, reframe for Reels, or punch up the pacing. This skill brings together ai-video-editing...
⭐ 0· 59·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
Name/description (AI video editing) aligns with the declared requirement (NEMO_TOKEN) and the SKILL.md which describes uploading media, transcription, smart cuts, and exports to a cloud backend. The declared config path (~/.config/nemovideo/) and attribution headers are consistent with a remote processing service.
Instruction Scope
Instructions stay within video-editing scope (create session, upload video files, request renders, get credits/state). Two items to be aware of: (1) the skill instructs the agent to auto-obtain an anonymous token and to 'keep setup communication brief' and 'don't display raw API responses or token values to the user' — this is likely to avoid confusing UI output but could also obscure token values from users; (2) uploads are described using local file multipart syntax (files=@/path), which implies the agent will send user-supplied files or should be given explicit file data — ensure the agent only uploads files the user intentionally provides and not arbitrary local filesystem paths.
Install Mechanism
No install spec or remote downloads; this is instruction-only, so nothing is written to disk by an installer. Low install risk.
Credentials
Only one environment variable is required: NEMO_TOKEN (primaryEnv). That is proportionate for a cloud editing backend. The SKILL.md will auto-create an anonymous token if none is present and store it for requests — storing short-lived anonymous tokens is reasonable, but you should be aware a token is created and persisted.
Persistence & Privilege
always:false and no special system-wide privileges requested. The skill stores a session_id/token for use with the remote API (expected for a service session). It does not request persistent global installation privileges.
Assessment
This skill appears to do what it advertises, but review these operational details before installing: (1) Network calls go to https://mega-api-prod.nemovideo.ai — confirm you trust that service and its privacy policy because uploaded videos and transcripts will be sent there. (2) The skill will create and store an anonymous NEMO_TOKEN automatically if you don't provide one; if you prefer explicit consent, set your own token or decline automatic generation. (3) Ensure the agent only uploads files you explicitly provide (do not allow it to read arbitrary local paths). (4) Note the SKILL.md asks not to display raw API responses or tokens — this is reasonable for UX but means you should be deliberate about token handling and revocation. If you don't recognize or trust the skill owner or the API host, don't install or provide files/credentials.Like a lobster shell, security has layers — review code before you run it.
latestvk971b9rmtqv8a2b3a9c6g675h5843788
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
