Video Audio Remover
v1.0.0Skip the learning curve of professional editing software. Describe what you want — remove all audio from this video and export it silent — and get silent MP4...
⭐ 0· 47·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
The name/description (remove audio, export silent MP4) match the SKILL.md instructions which call a nemo video processing API and upload video files for cloud processing. Requesting NEMO_TOKEN and using endpoints under mega-api-prod.nemovideo.ai is coherent with this purpose. Note: the SKILL.md frontmatter also references a config path (~/.config/nemovideo/) for attribution which is plausible for a client but is not reflected in the top-level registry metadata — an inconsistency to be aware of.
Instruction Scope
Instructions are explicit about connecting to the external API, uploading user video/audio files, creating sessions, polling status, and streaming SSEs — all expected for a cloud render workflow. The skill also instructs generating an anonymous token if NEMO_TOKEN is missing, saving session_id, and adding attribution headers (including detecting the install path to set X-Skill-Platform). Detecting install path and reading frontmatter for attribution implies the agent may inspect filesystem paths; this is understandable for attribution but worth noting as additional filesystem access.
Install Mechanism
This is an instruction-only skill with no install spec or code files; nothing is downloaded or written to disk by an installer. That is the lowest-risk install model.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required and is appropriate for calling the described API. The SKILL.md also references a client UUID generation and uses session tokens that expire — expected for anonymous access. The frontmatter lists a config path (~/.config/nemovideo/) which the registry metadata did not list; this inconsistency is minor but should be clarified (the path would only be appropriate if it truly belongs to this service).
Persistence & Privilege
The skill is not always-on and uses normal autonomous invocation (disable-model-invocation is false), which is the platform default. It does not request elevation or modification of other skills or system-wide settings.
Assessment
This skill appears to do what it claims: it uploads your videos to a nemovideo.ai endpoint, removes audio server-side, and returns a download URL. Before installing, confirm you trust the destination (mega-api-prod.nemovideo.ai) because uploading video/audio sends potentially sensitive content off your device. Understand that the skill needs an active NEMO_TOKEN (or will obtain an anonymous token) — tokens grant access to the service, so treat them like credentials and avoid pasting them into untrusted UIs. Note the SKILL.md asks the agent to inspect install paths/frontmatter for attribution — if you prefer minimal filesystem access, ask the publisher to remove that behavior. If you want an offline alternative, consider local tools (e.g., ffmpeg) that remove audio without uploading files.Like a lobster shell, security has layers — review code before you run it.
latestvk9798sx34z0bvc0ssz3cnnk39x84pxa0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔇 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
