Add Music To Video For Free

v1.0.0

Turn raw, silent footage into polished, emotionally engaging content by using this skill to add-music-to-video-for-free — no subscriptions, no watermarks, no...

0· 29·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
Name/description (add music to video) matches the runtime instructions and declared requirement (NEMO_TOKEN) for calling a NemoVideo API. The frontmatter's config path (~/.config/nemovideo/) and primaryEnv (NEMO_TOKEN) are consistent with a client that stores session/token info locally for this service.
Instruction Scope
Instructions focus on authenticating, creating a session, uploading video, SSE streaming, polling exports, and returning processed MP4s — all consistent with the described purpose. Notable points: it instructs auto-generating an anonymous token if NEMO_TOKEN is absent, storing session_id for subsequent calls, and uploading files via multipart (files=@/path) or URLs. The skill does not instruct reading unrelated system files or other env vars, but it will transmit user media and metadata to an external API and may read install paths to set X-Skill-Platform attribution.
Install Mechanism
Instruction-only skill with no install spec or code files. Lowest-risk install footprint — nothing is written to disk by an installer here (though the skill may instruct saving session/token data into the declared config path).
Credentials
Only one credential is required (NEMO_TOKEN), which aligns with the API usage. The skill can auto-provision an anonymous token via the API (100 credits, 7-day validity). That token grants access to the external service, so users should treat it as a credential. Declared config path is plausible for storing session/token state. No unrelated credentials are requested.
Persistence & Privilege
always:false and normal autonomous invocation are set. The skill does not request elevated platform privileges or to modify other skills. It may store session state/tokens in the declared config path, which is expected for a client-facing integration.
Assessment
This skill appears to do what it claims, but it relies on an external service (mega-api-prod.nemovideo.ai). Before using it: 1) Understand that your video files and metadata will be uploaded to that service for processing — avoid uploading sensitive or private content. 2) The skill can generate an anonymous NEMO_TOKEN and store session state (likely under ~/.config/nemovideo/); treat that token like a credential. 3) Review the service's privacy/retention terms and confirm where processed files are stored and for how long. 4) If you need stronger assurances, ask the publisher for a homepage or docs, or run uploads with non-sensitive test clips first. If any step (token generation, storage, or export URL) looks unexpected in your agent’s logs, stop and investigate.

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

latestvk978x8ywvkxtev3rkv5xh8pfxn8492n2

License

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

Runtime requirements

🎵 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments