Skip to main content

dialogue-audio

Creates realistic multi-speaker dialogue audio using Dia TTS, ideal for podcasts, audiobooks, and conversational content.

Install this skill

or
77/100

Security score

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

Categories Tested

Security Issues

high line 14

Piping content to sh shell

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

Curl to non-GitHub URL

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

External URL reference

SourceSKILL.md
9Create realistic multi-speaker dialogue with Dia TTS via [inference.sh](https://inference.sh) CLI.
low line 14

External URL reference

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

External URL reference

SourceSKILL.md
22> **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
Scanned on Feb 19, 2026
View Security Dashboard