Free Video Editing

v1.0.0

edit raw video clips into edited MP4 clips with this free-video-editing skill. Works with MP4, MOV, AVI, WebM files up to 500MB. students, casual creators, s...

0· 24·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 perform cloud video editing and requests a single service credential (NEMO_TOKEN) and makes requests to a nemovideo.ai backend — these needs align with the described functionality.
Instruction Scope
Instructions are focused on uploading, editing, and exporting via the provider API. They also instruct automatic anonymous-token creation (POST to /api/auth/anonymous-token) and storing a session_id; the doc says not to display tokens to users. This behavior is coherent for a seamless user experience but means the skill will create and persist credentials and will upload user videos to an external service. Also the frontmatter includes a required config path (~/.config/nemovideo/) not reflected in the registry metadata — a minor inconsistency to confirm.
Install Mechanism
Instruction-only skill with no install steps or downloaded code. No files will be written by an install process beyond what the agent itself may store at runtime, so install risk is low.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate to calling a cloud video service. Caveats: the skill also references a config path in its frontmatter and instructs generating/storing anonymous tokens and session IDs; confirm where the token and session data are persisted and whether they are exported to agent config files. The skill also requests that agents derive an X-Skill-Platform header from the install path (may reveal env paths).
Persistence & Privilege
always is false and the skill does not request elevated system-wide privileges. It will store a session_id and token for use with the service, which is normal for this kind of integration. Autonomous invocation is allowed (platform default) but not itself a red flag.
Assessment
This skill will upload your video files to mega-api-prod.nemovideo.ai and either use a pre-set NEMO_TOKEN or automatically obtain an anonymous token (valid 7 days). Before installing: (1) confirm you trust the nemovideo.ai domain and review its privacy/terms; (2) avoid uploading sensitive footage you don't want sent off-host; (3) ask where the agent will store the token/session_id (environment vs local config) and whether those files are secure; (4) note the frontmatter mentions a config path (~/.config/nemovideo/) — verify whether the agent will create or read from that path; (5) if you prefer explicit consent, provide your own NEMO_TOKEN rather than letting the skill auto-generate one.

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

latestvk977w45d6868whkkekwvsgaqcs84kt2p

License

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

Runtime requirements

✂️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments