Video Trimmer Windows
v1.0.0Turn raw footage into polished, share-ready clips using this dedicated video-trimmer-windows skill. Designed for Windows users who need fast, accurate trimmi...
⭐ 0· 44·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 (video trimming on Windows) align with the declared primary credential (NEMO_TOKEN) and the documented backend API endpoints. The config path (~/.config/nemovideo/) and client_id usage are consistent with rate-limiting/identification for a remote service.
Instruction Scope
SKILL.md instructs the agent to obtain/store a client_id, request/refresh a token if none is present, create a session, upload user-specified video files or URLs, and request trims/exports from the NemoVideo API. These actions are within scope for a remote trimming service. The skill does read/write a small config file and will read user-supplied file paths to upload — expected for this functionality.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk beyond the described ~/.config/nemovideo/client_id and any temporary session storage. This is low risk and proportionate for an instruction-only skill.
Credentials
Only NEMO_TOKEN is listed as the primary credential; the SKILL.md documents an anonymous-token flow if NEMO_TOKEN is not present. No unrelated secrets or broad system credentials are requested. The need to upload user videos and to store a small client_id file is justified by the service.
Persistence & Privilege
always is false and the skill does not request persistent/omnipresent privileges. The only persistent artifact described is a small client_id in ~/.config/nemovideo/ and saved session IDs/tokens for interacting with the API — reasonable for a remote-processing skill and scoped to the skill itself.
Assessment
This skill will upload whatever video files (or URLs) you direct it to the NemoVideo backend and will create/store a small client_id and session token under ~/.config/nemovideo/. If you have sensitive footage, review NemoVideo's privacy/security policy and confirm you trust the endpoint (https://mega-api-prod.nemovideo.ai / https://nemovideo.com) before using. If you prefer not to have an automatically-issued anonymous token, set NEMO_TOKEN yourself. Also confirm the repository/homepage are legitimate and that you are comfortable with remote (server-side) processing of your videos.Like a lobster shell, security has layers — review code before you run it.
latestvk97aqaypqdnprng9kgpp3x5rah83xf8y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
✂️ Clawdis
Primary envNEMO_TOKEN
