Video Audio Remover

PassAudited by ClawScan on Apr 12, 2026.

Overview

The skill's requirements and runtime instructions are consistent with a cloud-based video audio removal service that uses a single service token (NEMO_TOKEN) and API endpoints on nemovideo.ai; nothing in the SKILL.md asks for unrelated credentials or system-wide privileges.

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.