elevenlabs-cost-tuning
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official ElevenLabs Node.js SDK (
@elevenlabs/elevenlabs-js) for interaction with the ElevenLabs API, which is a standard and safe practice for this service. - [SAFE]: Analysis of the source code reveals no hardcoded credentials, sensitive file access, or suspicious network exfiltration patterns. All network communication is directed to the official
elevenlabs.iodomain. - [SAFE]: No forms of obfuscation (Base64, zero-width characters, or homoglyphs) were detected within the instructions or the implementation scripts.
- [SAFE]: The text optimization logic (
optimizeTextForTTS) uses standard regular expressions to remove markdown and HTML tags to reduce character billing, posing no security threat to the execution environment.
Audit Metadata