How To Add Music To A Youtube Video

v1.0.0

add video files into music-enhanced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for adding background music to...

0· 16·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
The skill is an instruction-only integration with a cloud video-processing backend and requires a single service token (NEMO_TOKEN) and an optional config path for nemovideo — both are consistent with a cloud render/add-music service. No unrelated binaries, services, or credentials are requested.
Instruction Scope
SKILL.md only describes creating/using a session with https://mega-api-prod.nemovideo.ai, uploading video assets, running SSE chat-like edits, polling export status, and returning download URLs. It does not instruct the agent to read unrelated system files or exfiltrate arbitrary data. It does require sending user media to the third‑party backend (expected for this feature).
Install Mechanism
There is no install spec and no code files — the skill is instruction-only and does not download or write code to disk, which is the lowest-risk install model.
Credentials
Only one credential is declared (NEMO_TOKEN), which is appropriate for a cloud API. The SKILL.md also documents a fallback anonymous-token flow (POST to /api/auth/anonymous-token) so the env var is helpful but not strictly required. Metadata lists a config path (~/.config/nemovideo/) — that is plausible for storing user tokens but the SKILL.md does not explicitly instruct reading arbitrary host config files.
Persistence & Privilege
always is false, there is no installation that forces persistent system-wide presence, and the skill does not request modification of other skills or system-wide configs. Autonomous invocation is enabled but is the platform default.
Assessment
This skill appears to do what it says: it uploads your video to a third‑party service (nemovideo.ai), runs cloud rendering to add background music, and returns a download link. Before using: (1) confirm you trust https://mega-api-prod.nemovideo.ai and review its privacy/terms, since you will upload potentially sensitive or copyrighted video/audio; (2) understand that NEMO_TOKEN grants access to the service — the skill can also obtain a temporary anonymous token if none is provided; (3) there is no bundled code, but the skill will send your files to an external backend, so avoid sending data you do not want hosted there; (4) if you prefer tighter control, provide your own NEMO_TOKEN tied to an account you control or skip the skill. The skill source is unknown (no homepage), so consider verifying the owner or using alternative, known tools if you have high security/privacy requirements.

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

latestvk971yhab6tfnmnv15234s5xry5850p1y

License

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

Runtime requirements

🎵 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments