elevenlabs-rate-limits

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference for implementing robust API integration patterns. It provides copy-ready TypeScript modules that handle specific HTTP 429 error variants (concurrency limits vs. system busy) correctly.
  • [EXTERNAL_DOWNLOADS]: The skill recommends the installation of standard, well-recognized packages from the NPM registry:
  • @elevenlabs/elevenlabs-js (Official ElevenLabs SDK)
  • p-queue (A widely-used concurrency management library by Sindre Sorhus)
  • [COMMAND_EXECUTION]: No unauthorized or dangerous command execution was detected. The code snippets provided are intended for inclusion in a developer's local project and do not include hidden shell commands or persistence mechanisms.
  • [DATA_EXFILTRATION]: The skill does not access sensitive local files (such as SSH keys or AWS credentials) or perform unauthorized network exfiltration. The network activity is limited to standard API interactions with ElevenLabs endpoints as requested by the user's implementation.
  • [PROMPT_INJECTION]: The skill contains purely technical instructions and does not attempt to override agent safety filters or system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 11:30 AM
Security Audit — agent-trust-hub — elevenlabs-rate-limits