Add Background Music To Video

v1.0.0

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

0· 22·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 name/description (add background music to videos) matches the declared requirement (NEMO_TOKEN) and the SKILL.md which describes uploading video files, starting sessions, rendering and returning download URLs. The single credential and declared config path (~/.config/nemovideo/) are plausible for this purpose.
Instruction Scope
The instructions tell the agent to obtain or use a NEMO_TOKEN, create a session, upload files, stream SSE text, poll render status, and return a download URL — all coherent with a remote render service. They do direct the agent to upload user videos and to read/write session state (store session_id and use token). The doc also derives attribution headers from install/config paths, which implies the agent may inspect install paths or write/read config; this is expected but worth noting.
Install Mechanism
There is no install spec and no code to write to disk (instruction-only), which minimizes local installation risk.
Credentials
Only one credential (NEMO_TOKEN) is required and is justified by the API usage. However the skill's flow includes auto-generating an anonymous token if none is present and storing session IDs/tokens for subsequent requests; the metadata also references a config path (~/.config/nemovideo/). This is proportionate to functionality but means tokens/sessions may be persisted on disk — consider the privacy implications.
Persistence & Privilege
The skill is not always-enabled and uses the platform default for autonomous invocation. It does request access to a config path (metadata) and expects to persist session state, but it does not request elevated platform-wide privileges or other skills' credentials.
Assessment
This skill sends your uploaded videos to an external service (mega-api-prod.nemovideo.ai) and will use or create a NEMO_TOKEN (anonymous tokens are valid 7 days and provide free credits). Before installing: 1) Confirm you trust nemovideo.ai and are comfortable uploading the videos you intend to process (don’t upload sensitive content). 2) Expect the skill to persist session/token data (likely under ~/.config/nemovideo/) — if you prefer, use a disposable token or remove stored tokens after use. 3) There is no install step, but the agent will perform network requests and file uploads; review any privacy/terms for the service. 4) Because the skill’s source/homepage is unknown, exercise caution and consider testing with non-sensitive sample videos first.

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

latestvk971zv6dj51hj6s969msnzzsdx850b9p

License

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

Runtime requirements

🎵 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments