Youtube Editor Ai
v1.0.0YouTubers edit raw video footage into edited YouTube videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, and re...
⭐ 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
medium confidencePurpose & Capability
The skill declares a single service credential (NEMO_TOKEN) and its SKILL.md describes a cloud render pipeline at mega-api-prod.nemovideo.ai that accepts uploaded videos and returns edited MP4s — this matches the 'YouTube Editor' purpose. Declared config path (~/.config/nemovideo/) and primaryEnv (NEMO_TOKEN) are coherent with a client that talks to that backend.
Instruction Scope
Instructions include creating/using a bearer token, posting/streaming messages, uploading user files (multipart or via URL), polling session/render endpoints, and mapping GUI actions to API calls — all expected for a cloud editor. Two minor scope notes: (1) it instructs deriving an X-Skill-Platform header by checking install paths (e.g., ~/.clawhub/, ~/.cursor/skills/) which implies reading parts of the user's filesystem to build attribution headers; (2) if NEMO_TOKEN is missing it instructs obtaining an anonymous token via an API POST and using it as NEMO_TOKEN (the agent must handle that secret carefully).
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code, which minimizes on-disk risk. There is nothing being downloaded or executed locally by a provided installer.
Credentials
Only one environment credential is requested (NEMO_TOKEN), and the SKILL.md uses that token as the bearer auth for the described backend. No unrelated credentials or broad system secrets are requested.
Persistence & Privilege
The skill does not request always: true and does not claim to modify other skills or global agent settings. It creates and holds session_ids for interactions with the cloud service (expected for a rendering session), but it does not request elevated persistent privileges in the agent environment.
Assessment
This skill appears to be what it claims: a cloud-based AI video editor that uploads any video you provide to mega-api-prod.nemovideo.ai and returns edited files. Before installing or using it: (1) only upload content you are comfortable sending to a third-party service; (2) be aware the skill will use or obtain a NEMO_TOKEN (it can create an anonymous short-lived token if none is provided); (3) the skill may read install paths to populate an attribution header — if you have sensitive files in your home directory, avoid giving blanket filesystem access; (4) prefer providing your own NEMO_TOKEN only if you trust the nemo service and understand its permissions; (5) because the publisher/homepage is unknown, consider testing with non-sensitive sample videos first and verify the service's privacy/terms outside the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk97c7s52qx7hy1andc84t503sx84kzxh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
