Editor Ai Online
v1.0.0edit raw video footage into edited MP4 videos with this editor-ai-online skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and market...
⭐ 0· 63·0 current·0 all-time
bypeandrover adam@peand-rover
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, endpoints, and the single required env var (NEMO_TOKEN) all align with a cloud video-editing service. Only minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths; this is likely documentation mismatch but not by itself suspicious.
Instruction Scope
Instructions tell the agent to upload user media and interact with nemovideo.ai (session creation, SSE, render/polling). That is expected for a remote editor, but the skill will transmit potentially large user files and user-provided content to an external backend — users should expect that and consent. The skill also instructs generating an anonymous token via the service's auth endpoint if NEMO_TOKEN is absent; this is functional but means the agent can obtain credentials automatically.
Install Mechanism
No install spec or code files — instruction-only skills have low installation risk (nothing written to disk).
Credentials
Only a single credential (NEMO_TOKEN) is required, which is appropriate for a third-party API. The skill also supports creating an anonymous token itself when none is present; this is explained in the instructions and consistent with the service's flow. The frontmatter's mention of a config path is documented but not enforced elsewhere — clarify if the skill needs local config access.
Persistence & Privilege
always is false and the skill has no install-time persistence or cross-skill configuration changes. It does retain session_ids and tokens for the editing session as expected for a remote service, but it does not demand elevated platform privileges.
Assessment
This skill will upload user videos and related assets to a third-party backend (mega-api-prod.nemovideo.ai). That behavior is expected for cloud editing, but you should: 1) confirm you are comfortable sending those files to an external service (privacy/ownership/copyright), 2) be aware uploads may consume network/data and the service can charge credits/require signup (errors mention credits/subscription), 3) note that if you don't provide NEMO_TOKEN the skill will request an anonymous token from the backend (100 free credits, 7-day expiry), so the agent can obtain credentials automatically, and 4) ask the publisher to clarify the config path mentioned in the frontmatter (~/.config/nemovideo/) since the registry metadata omitted it. If any of these points are unacceptable, do not install or invoke the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk974np09ejtv2ysynm4dkczze984kw9f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
