Skip to main content

ai-music-generation

Generates AI music and songs using Diffrythm and Tencent Song Generation for various media applications like videos and podcasts.

Install this skill

or
73/100

Security score

The ai-music-generation skill was audited on Feb 19, 2026 and we found 9 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 17

Piping content to sh shell

SourceSKILL.md
17curl -fsSL https://cli.inference.sh | sh && infsh login
medium line 17

Curl to non-GitHub URL

SourceSKILL.md
17curl -fsSL https://cli.inference.sh | sh && infsh login
low line 9

External URL reference

SourceSKILL.md
9Generate music and songs via [inference.sh](https://inference.sh) CLI.
low line 11

External URL reference

SourceSKILL.md
11![AI Music Generation](https://cloud.inference.sh/u/4mg21r6ta37mpaz6ktzwtt8krr/01jz01qvx0gdcyvhvhpfjjb6s4.png)
low line 17

External URL reference

SourceSKILL.md
17curl -fsSL https://cli.inference.sh | sh && infsh login
low line 23

External URL reference

SourceSKILL.md
23> **Install note:** The [install script](https://cli.inference.sh) only detects your OS/architecture, downloads the matching binary from `dist.inference.sh`, and verifies its SHA-256 checksum. No elev
low line 125

External URL reference

SourceSKILL.md
125- [Running Apps](https://inference.sh/docs/apps/running) - How to run apps via CLI
low line 126

External URL reference

SourceSKILL.md
126- [Content Pipeline Example](https://inference.sh/docs/examples/content-pipeline) - Building media workflows
low line 127

External URL reference

SourceSKILL.md
127- [Apps Overview](https://inference.sh/docs/apps/overview) - Understanding the app ecosystem
Scanned on Feb 19, 2026
View Security Dashboard