Elevenlabs Tts
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill provides ElevenLabs TTS integration but relies on the agent executing shell commands via the 'exec' tool for file discovery, audio conversion with ffmpeg, and file management (cp, rm) as detailed in SKILL.md. While these actions are plausibly necessary for the stated goal of sending WhatsApp voice notes, the use of complex shell pipelines and hardcoded paths like '/root/.openclaw/workspace/' represents a high-risk capability that could be exploited for shell injection or unauthorized file access if the agent processes unsanitized user input.
