Editor De
v1.0.0edit raw video clips into polished edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for editing raw fo...
⭐ 0· 25·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 editing) match the runtime instructions and API usage. Requiring a NEMO_TOKEN for the nemo video backend is expected for this capability; declared config path (~/.config/nemovideo/) also matches the service domain referenced in the instructions.
Instruction Scope
Instructions focus on authenticating, creating a session, uploading videos, driving SSE, polling render status, and returning download URLs. They explicitly read the skill's own YAML frontmatter for attribution headers and suggest detecting an install path (~/.clawhub/ or ~/.cursor/skills/) to set a header — this requires checking the agent's filesystem/install path, which is minor scope creep but plausible for attribution and not clearly excessive.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install model (nothing is downloaded or written by the skill itself).
Credentials
Only a single credential (NEMO_TOKEN) is required and used for the specified backend. The skill has an explicit fallback to obtain an anonymous token from the listed API if no token is present — behavior consistent with a public service offering free starter credits.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide privileges. It does not instruct modifying other skills or system-wide config; autonomous invocation remains enabled (platform default) but is not combined with other concerning privileges.
Assessment
This skill appears coherent for cloud-based video editing: it needs a NEMO_TOKEN (use only if you trust the nemo video provider) and will upload whatever video files you give it to https://mega-api-prod.nemovideo.ai. If you do not provide a token it will request an anonymous starter token from that service. Consider the privacy of your videos before uploading, review the service's terms/privacy if possible, and avoid placing highly sensitive content in files sent to a third-party backend. If you want tighter control, prefer only calling this skill interactively (user-invoked) rather than allowing long-running autonomous agent actions.Like a lobster shell, security has layers — review code before you run it.
latestvk97eazzcd7y4xkjd4ws1pv0r41853fzg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
