eachlabs-music
Generates songs, instrumentals, lyrics, and podcasts using EachLabs Mureka AI models for creative audio content creation.
Install this skill
Security score
The eachlabs-music skill was audited on Feb 16, 2026 and we found 20 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 58 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
Curl to non-GitHub URL
| 74 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
Curl to non-GitHub URL
| 89 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
Curl to non-GitHub URL
| 104 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
Curl to non-GitHub URL
| 123 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
Curl to non-GitHub URL
| 136 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
Curl to non-GitHub URL
| 152 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
External URL reference
| 19 | Set the `EACHLABS_API_KEY` environment variable. Get your key at [eachlabs.ai](https://eachlabs.ai). |
External URL reference
| 48 | 1. **Check model** `GET https://api.eachlabs.ai/v1/model?slug=<slug>` — validates the model exists and returns the `request_schema` with exact input parameters. Always do this before creating a predic |
External URL reference
| 49 | 2. **POST** `https://api.eachlabs.ai/v1/prediction` with model slug, version `"0.0.1"`, and input matching the schema |
External URL reference
| 50 | 3. **Poll** `GET https://api.eachlabs.ai/v1/prediction/{id}` until status is `"success"` or `"failed"` |
External URL reference
| 58 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
External URL reference
| 74 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
External URL reference
| 89 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
External URL reference
| 104 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
External URL reference
| 123 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
External URL reference
| 130 | "file": "https://example.com/my-song.mp3", |
External URL reference
| 136 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
External URL reference
| 152 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
External URL reference
| 159 | "url": "https://example.com/song.mp3" |
Install this skill with one command
/learn @openclaw/eachlabs-music