Ai Song Generator

v1.0.0

Cloud-based ai-song-generator tool that handles creating original songs from text or lyrics. Upload MP4, MOV, MP3, WAV files (up to 200MB), describe what you...

0· 25·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/description (AI song generator) align with the single declared credential (NEMO_TOKEN), the listed API endpoints, upload/render/export flows, and the declared config path for the same product. There are no unrelated credentials or unexpected binaries required.
Instruction Scope
SKILL.md directs the agent to use NEMO_TOKEN or obtain an anonymous token from the nemovideo API, create sessions, upload files, use server-sent events (SSE) for generation, poll render status, and return download URLs — all consistent with a cloud render service. Minor ambiguity: metadata lists a config path (~/.config/nemovideo/) and instructions mention detecting an install path to set X-Skill-Platform, which implies the agent may inspect well-known filesystem paths; the doc does not explicitly require reading unrelated local data.
Install Mechanism
There is no install spec and no code shipped with the skill (instruction-only). That minimizes local footprint; nothing is downloaded or written to disk by an installer.
Credentials
Only one environment variable is required (NEMO_TOKEN) and it is the primary credential you'd expect for a hosted rendering API. The skill also documents a procedure to obtain an anonymous token if the env var is absent. No other SECRET/TOKEN/PATH variables are requested.
Persistence & Privilege
always is false (normal). The skill is instruction-only and does not request persistent installation, system-level changes, or modifications to other skills' configs.
Assessment
This skill appears to be what it says: a cloud-based song/video generation service that requires a NEMO_TOKEN (or will request an anonymous token from nemovideo.ai) and uploads your media to their backend for rendering. Before installing/use: 1) Confirm you trust nemovideo.ai (uploads include your media and any text/lyrics you provide). 2) Prefer using a dedicated API token with limited scope rather than sharing broad credentials; if you set NEMO_TOKEN, don't put it in a widely-shared environment. 3) Note the skill may infer platform by checking common install paths and references a ~/.config/nemovideo/ path in metadata — if you have sensitive files there, be cautious. 4) Because this is instruction-only, there is no local installer risk, but all content will be transmitted to the external API; review the service's privacy/terms if you upload proprietary or private material.

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

latestvk970yg8ha30gvkwyf1wfjr82cx84j877

License

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

Runtime requirements

🎵 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments