Skip to main content

ai-voice-cloning

Generates natural AI voices for voiceovers, audiobooks, and podcasts using advanced text-to-speech technology.

Install this skill

or
74/100

Security score

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

Categories Tested

Security Issues

high line 16

Piping content to sh shell

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

Curl to non-GitHub URL

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

External URL reference

SourceSKILL.md
9Generate natural AI voices via [inference.sh](https://inference.sh) CLI.
low line 11

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
25> **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 175

External URL reference

SourceSKILL.md
175"video_url": "https://your-video.mp4",
low line 191

External URL reference

SourceSKILL.md
191"image_url": "https://portrait.jpg",
Scanned on Feb 19, 2026
View Security Dashboard