Skip to main content

voice-changer

Transforms audio recordings by changing the voice while preserving emotion and delivery using the ElevenLabs Voice Changer API.

Install this skill

or
93/100

Security score

The voice-changer skill was audited on Jun 8, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 64

Curl to non-GitHub URL

SourceSKILL.md
64curl -X POST "https://api.elevenlabs.io/v1/speech-to-speech/JBFqnCBsd6RMkjVDRZzb?output_format=mp3_44100_128" \
low line 64

External URL reference

SourceSKILL.md
64curl -X POST "https://api.elevenlabs.io/v1/speech-to-speech/JBFqnCBsd6RMkjVDRZzb?output_format=mp3_44100_128" \
low line 124

External URL reference

SourceSKILL.md
124audio_url = "https://storage.googleapis.com/eleven-public-cdn/audio/marketing/nicole.mp3"
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →