elevenlabs-cost-tuning

Pass

Audited by Gen Agent Trust Hub on Aug 21, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill provides utility functions for managing ElevenLabs costs and usage monitoring.
  • [EXTERNAL_DOWNLOADS]: The implementation in references/implementation.md utilizes the official @elevenlabs/elevenlabs-js Node.js package to interact with ElevenLabs services.
  • [PROMPT_INJECTION]: The skill includes text processing logic that handles potentially untrusted external content. * Ingestion points: The text parameter in optimizeTextForTTS and guardedTTS functions (references/implementation.md). * Boundary markers: None identified; inputs are processed directly without specific delimiters. * Capability inventory: The skill uses the ElevenLabs API and the agent has access to Read and Bash tools as defined in the frontmatter. * Sanitization: The optimizeTextForTTS function performs basic character stripping for cost reduction, which may remove some structural injection syntax like HTML tags.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 21, 2026, 02:21 PM
Security Audit — agent-trust-hub — elevenlabs-cost-tuning