Video Audio Replace Free

v1.0.0

Turn a 2-minute interview clip with background noise into 1080p re-dubbed video files just by typing what you need. Whether it's swapping bad or unwanted aud...

0· 51·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
high confidence
Purpose & Capability
Name and description (video/audio replacement, cloud render) align with the declared primaryEnv (NEMO_TOKEN) and the SKILL.md instructions to create sessions, upload media, and start renders. One minor inconsistency: the registry metadata lists no required config paths, but the SKILL.md frontmatter references ~/.config/nemovideo/; this is plausibly informational but should be clarified.
Instruction Scope
Instructions focus on connecting to mega-api-prod.nemovideo.ai, creating sessions, uploading files, streaming SSE, polling render status, and returning download URLs. They explicitly instruct uploading user media and using Authorization headers for the service — all expected. The skill does not instruct reading unrelated local files or other environment variables.
Install Mechanism
No install spec and no code files — instruction-only skill. This reduces disk/write risk; the only runtime action is network calls to the documented backend endpoints.
Credentials
Only a single service credential (NEMO_TOKEN) is required, which is proportional to a cloud render API. The SKILL.md also describes a legitimate anonymous-token fallback if the env var is absent. No unrelated SECRET/TOKEN/PASSWORD variables are requested.
Persistence & Privilege
always is false (not force-included). The skill does not request persistent system privileges, nor does it instruct modifying other skills or system-wide settings.
Assessment
This skill appears coherent for a cloud-based video/audio replacement service, but it will upload any media you provide to https://mega-api-prod.nemovideo.ai and may use an anonymous token if you don't supply NEMO_TOKEN. Before installing or using it: (1) confirm you trust the nemovideo.ai domain and understand their privacy/retention policy for uploaded media; (2) avoid uploading highly sensitive content unless you control or trust the service; (3) if providing a long-lived NEMO_TOKEN, treat it like a password (rotate/revoke if compromised); (4) ask the author to clarify the config path discrepancy (~/.config/nemovideo/) and to provide a homepage or privacy/details for the backend if you need stronger assurance.

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

latestvk97esgdptkq7zcv8stdms6ggg184p89e

License

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

Runtime requirements

🔊 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments