Ai Video Editor No Filter
v1.0.0Skip the learning curve of professional editing software. Describe what you want — edit this video without adding any filters or color grading — and get clea...
⭐ 0· 46·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 match the instructions: the skill uploads raw video, creates a session, queues render jobs, and returns download URLs. Requiring a single service token (NEMO_TOKEN) is appropriate for this cloud rendering service.
Instruction Scope
Instructions direct the agent to upload user video files and interact with the nemo API (auth, session, upload, render, poll SSE). This is expected for a cloud editor, but it does mean user media is sent off-device and the skill will obtain an anonymous token for unauthenticated use if NEMO_TOKEN is absent — users should expect that behavior and its privacy implications.
Install Mechanism
No install step or package downloads — instruction-only skill. Low install risk because nothing is written to disk by an installer spec.
Credentials
The only declared credential is NEMO_TOKEN which is appropriate. The frontmatter in SKILL.md also references a config path (~/.config/nemovideo/) while the registry metadata indicated no required config paths — this mismatch should be clarified (the config path could be used to persist tokens or settings).
Persistence & Privilege
always is false and the skill is instruction-only; it does not request permanent platform presence or elevated agent-wide privileges.
Assessment
This skill appears to do what it says: it uploads your raw video to a nemo video backend, creates a session, renders on cloud GPUs, and returns a download URL. Before installing: (1) confirm you trust the domain (mega-api-prod.nemovideo.ai) because your raw footage will be uploaded; (2) decide whether you're comfortable with the skill generating an anonymous short-lived token if you don't supply NEMO_TOKEN; (3) don't provide long-lived credentials unless you trust the operator — prefer anonymous token flow for casual use; (4) ask the publisher to clarify the metadata mismatch about ~/.config/nemovideo/ (is the skill going to read or write that path?), and verify the skill's source/homepage since the registry entry lists none.Like a lobster shell, security has layers — review code before you run it.
latestvk971yzg9zdjwz4zfsf888dwjrh84v20b
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
