Best Audio Editor

v1.0.0

edit audio files into cleaned audio tracks with this best-audio-editor skill. Works with MP3, WAV, AAC, MP4 files up to 500MB. podcasters, YouTubers, content...

0· 72·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill claims to be an audio editing front-end that calls a nemo video cloud backend. Requesting a NEMO_TOKEN and describing upload/render endpoints is coherent with that purpose. Minor inconsistency: the registry metadata at the top lists no required config paths, but the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) — this mismatch should be clarified but does not by itself break the purpose-capability alignment.
Instruction Scope
The SKILL.md instructs the agent to obtain or reuse a NEMO_TOKEN, create sessions, upload files, run SSE interactions, poll render status, and download results — all expected for a cloud rendering workflow. It also asks the agent to detect the skill install path (to set an X-Skill-Platform header) and derive headers from the YAML frontmatter; detecting install paths is outside pure audio editing functionality (minor telemetry/privacy concern) but not a functional mismatch.
Install Mechanism
There is no install spec and no code files (instruction-only). No binaries or archive downloads are requested, so install risk is low.
Credentials
Only one credential is declared (NEMO_TOKEN), which is appropriate for a cloud service. The instructions also specify how to obtain an anonymous token if none is present (POST to /api/auth/anonymous-token). That behavior is explainable but means the skill can create a short-lived token itself. The SKILL.md frontmatter also references a config path (~/.config/nemovideo/), which is not reflected in the top-level registry metadata — another small inconsistency.
Persistence & Privilege
always: false and no unusual privileges are requested. The skill asks the agent to keep session_id and poll job status (normal for long-running cloud jobs). There is no instruction to modify other skills or system-wide agent configuration.
Assessment
This skill appears to do what it says: it uploads audio to nemo's cloud rendering API and returns edited media. Before installing, consider: (1) privacy — your audio is uploaded to https://mega-api-prod.nemovideo.ai (review their privacy/tos if you handle sensitive audio); (2) tokens — the skill uses NEMO_TOKEN and can obtain an anonymous token itself if none is provided (anonymous tokens expire and have limited credits); (3) minor metadata inconsistencies — the SKILL.md references a config path and install-path detection not reflected in registry metadata; ask the developer to clarify those points if this matters to you. If you trust the nemo service and are comfortable with cloud uploads, the skill's footprint is proportional to its purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk979ytq1exyyjv1q15ks2n070184jhxf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎧 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments