Video Editing Ai Davinci

v1.0.0

Get edited video files ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, MKV, up to 500MB), say something like "...

0· 17·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
high confidence
Purpose & Capability
Name/description describe remote AI video editing and the only required credential is NEMO_TOKEN for the nemo video API. The declared API endpoints, upload, render, credits, and session flows align with the stated purpose.
Instruction Scope
The SKILL.md instructs the agent to create/use a session token, upload user media, send SSE messages, poll render status and download results — all expected. Two small scope notes: (1) the frontmatter metadata lists a config path (~/.config/nemovideo/) and runtime attribution logic reads the agent's install path to set X-Skill-Platform (this requires checking local paths), and (2) upload instructions reference sending a file path (multipart @/path) which implies access to user-provided files — expected for an upload workflow but worth being explicit about what files get transmitted to the remote service.
Install Mechanism
Instruction-only skill with no install spec and no code files. No downloads or package installs are requested, so nothing is written to disk by an installer step.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv). That is proportional to a third-party API client. No unrelated credentials or broad system secrets are requested. Note: the frontmatter metadata also mentions a config path (~/.config/nemovideo/), which is reasonable for local configuration but was not listed in the registry's 'Required config paths' field — a minor inconsistency.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It instructs saving session_id for the editing session (normal for remote workflows) and does not modify other skills or global agent settings.
Assessment
This skill appears to do what it says: it uploads video to a remote service and uses NEMO_TOKEN to authenticate. Before installing or using it: (1) verify you trust the domain mega-api-prod.nemovideo.ai and the operator of the NEMO token, (2) prefer using the anonymous token workflow if you want limited, short-lived access instead of storing long-lived credentials, (3) be aware that any footage you upload will be sent to that remote service — avoid uploading sensitive or confidential video unless you have an explicit privacy agreement, and (4) note the small metadata inconsistency (the frontmatter references ~/.config/nemovideo/ and install-path detection) — if you need absolute assurance, ask the publisher how local config is used and confirm that no other local files or credentials will be read or transmitted.

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

latestvk972p4t4w4t2cx6z9p32b065c584rcqr

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments