Hd Lyric Video

v1.0.0

create audio files into HD lyric videos with this hd-lyric-video skill. Works with MP3, WAV, FLAC, AAC files up to 200MB. musicians and music creators use it...

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
medium confidence
Purpose & Capability
Name/description (create HD lyric videos) align with what the SKILL.md does: it calls a remote rendering API, uploads audio, and returns MP4s. Required env (NEMO_TOKEN) and declared config path (~/.config/nemovideo/) are appropriate for an external video service.
Instruction Scope
Instructions stay within the stated purpose (establish session, upload files, poll render state, export). They also instruct the agent to detect install path (~/.clawhub/, ~/.cursor/skills/) to set an attribution header and to create an anonymous token if no NEMO_TOKEN is present. Reading install path and using a session token are reasonable but do grant the skill read-only insight into the agent's filesystem layout and will cause user files to be transmitted to the remote API.
Install Mechanism
No install spec and no code files—instruction-only skill. Nothing is fetched or written to disk by an installer.
Credentials
Only one credential (NEMO_TOKEN) is required and is appropriate for an API-backed rendering service. The SKILL.md also describes obtaining an anonymous token if none exists (generating a UUID and POSTing to the service). No unrelated secrets or extraneous env vars are requested.
Persistence & Privilege
always:false (not force-included). disable-model-invocation:false (normal). The skill does not request to alter other skills or system-wide settings.
Assessment
This skill uploads your audio (and optional lyrics) to a third-party API at mega-api-prod.nemovideo.ai and requires an API token (NEMO_TOKEN) if you have one; otherwise it will obtain an anonymous token. Before installing or using it: 1) Decide whether you are comfortable uploading the audio to an external service (sensitive, unreleased, or copyrighted audio could be exposed). 2) Do not reuse a high-privilege token—prefer a dedicated/limited token or use the anonymous path. 3) Ask the skill provider (or your admin) for privacy/retention and security policies for mega-api-prod.nemovideo.ai. 4) If you are concerned about local privacy, note the skill will probe install paths (~/.clawhub/, ~/.cursor/skills/) to set an attribution header. Providing the domain reputation, a published homepage, or source code would raise confidence; absence of those kept confidence at medium.

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

latestvk979bf0nk3gcdjdjtk54tnxgnh84jfn6

License

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

Runtime requirements

🎵 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments