Skip to main content

elevenlabs-hello-world

Generates text-to-speech audio files using the ElevenLabs API, enabling seamless integration for voice applications.

Install this skill

or
85/100

Security score

The elevenlabs-hello-world skill was audited on May 17, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 103

Template literal with variable interpolation in command context

SourceSKILL.md
103```bash
medium line 104

Curl to non-GitHub URL

SourceSKILL.md
104curl -X POST "https://api.elevenlabs.io/v1/text-to-speech/21m00Tcm4TlvDq8ikWAM" \
low line 104

External URL reference

SourceSKILL.md
104curl -X POST "https://api.elevenlabs.io/v1/text-to-speech/21m00Tcm4TlvDq8ikWAM" \
low line 181

External URL reference

SourceSKILL.md
181- [TTS API Reference](https://elevenlabs.io/docs/api-reference/text-to-speech/convert)
low line 182

External URL reference

SourceSKILL.md
182- [Stream API Reference](https://elevenlabs.io/docs/api-reference/text-to-speech/stream)
low line 183

External URL reference

SourceSKILL.md
183- [Models Overview](https://elevenlabs.io/docs/overview/models)
low line 184

External URL reference

SourceSKILL.md
184- [Voice Library](https://elevenlabs.io/voice-library)
Scanned on May 17, 2026
View Security Dashboard
Installation guide →