Skip to main content

elevenlabs-stt

Provides high-accuracy speech-to-text transcription with speaker identification and audio event tagging for various applications.

Install this skill

or
89/100

Security score

The elevenlabs-stt skill was audited on May 21, 2026 and we found 11 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 9

External URL reference

SourceSKILL.md
9High-accuracy transcription with Scribe models via [inference.sh](https://inference.sh) CLI.
low line 11

External URL reference

SourceSKILL.md
11![ElevenLabs STT](https://cloud.inference.sh/u/4mg21r6ta37mpaz6ktzwtt8krr/01jz025e88nkvw55at1rqtj5t8.png)
low line 21

External URL reference

SourceSKILL.md
21infsh app run elevenlabs/stt --input '{"audio": "https://audio.mp3"}'
low line 40

External URL reference

SourceSKILL.md
40infsh app run elevenlabs/stt --input '{"audio": "https://meeting-recording.mp3"}'
low line 47

External URL reference

SourceSKILL.md
47"audio": "https://meeting.mp3",
low line 58

External URL reference

SourceSKILL.md
58"audio": "https://podcast.mp3",
low line 67

External URL reference

SourceSKILL.md
67"audio": "https://spanish-audio.mp3",
low line 76

External URL reference

SourceSKILL.md
76"audio": "https://conference.mp3",
low line 90

External URL reference

SourceSKILL.md
90"audio": "https://narration.mp3",
low line 120

External URL reference

SourceSKILL.md
120"audio": "https://video.mp4",
low line 126

External URL reference

SourceSKILL.md
126"video_url": "https://video.mp4",
Scanned on May 21, 2026
View Security Dashboard
Installation guide →