Editor Ai Deutsch
v1.0.0German-speaking content creators edit raw video footage into edited German videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud...
⭐ 0· 60·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 runtime behavior: the skill uploads video, talks to a remote nemo-video API, manages sessions, and returns edited MP4s. The single required credential (NEMO_TOKEN) is appropriate for a remote video-processing backend. Minor inconsistency: the registry metadata reported no required config paths, but the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) and instructs reading install paths for attribution headers.
Instruction Scope
SKILL.md instructions stay largely within editing/export scope (create session, upload files, run SSE, poll render). It also instructs the agent to: auto-obtain an anonymous token via an external POST if NEMO_TOKEN is missing, store session_id for subsequent calls, read this file's YAML frontmatter and detect install paths (~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform. These file-system checks and automatic token creation are explainable for attribution and convenience but are implementation details you may want explicit confirmation about (esp. whether any local files are written).
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or extracted by the skill package itself.
Credentials
Only NEMO_TOKEN is declared as required and is justified by the backend API. The skill will create an anonymous token via the remote API if NEMO_TOKEN is not set (100 free credits, 7-day lifetime). Confirm whether generated tokens or session IDs are persisted to disk and where; the frontmatter mentions a config path (~/.config/nemovideo/) which could imply local storage but registry metadata omitted it.
Persistence & Privilege
The skill does not request 'always: true' and uses normal autonomous invocation. It instructs storing session_id for API calls, but does not explicitly demand system-wide privileges or modification of other skills. Clarify whether tokens/session IDs are kept only in-memory or persisted under the user's config directory.
Assessment
This skill appears to do what it says: it uploads video to a nemo-video cloud backend, manages sessions, and returns edited MP4s, and it only needs NEMO_TOKEN. Before installing, confirm: (1) whether the skill will write the anonymous token or session IDs to disk (and if so, where — the SKILL.md references ~/.config/nemovideo/ but registry metadata omitted config paths), (2) retention/processing policy for uploaded videos and generated tokens (how long are uploads and tokens kept, are outputs public?), and (3) that the installation will not read or write unrelated files. If you are comfortable with the service creating an anonymous short-lived token and sending your video to mega-api-prod.nemovideo.ai, the skill is coherent with its purpose. If you need stronger assurance, ask the owner for explicit storage/retention and privacy details or request a version that documents exactly where (if anywhere) it persists credentials or sessions.Like a lobster shell, security has layers — review code before you run it.
latestvk972w9f8td54j8zywx8m2j8k3x84jdtf
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
