elevenlabs-sdk-patterns

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and implementation patterns for the ElevenLabs SDK. All code samples follow industry best practices for secure development.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs users to use environment variables (ELEVENLABS_API_KEY) and explicitly warns against hardcoding keys in SKILL.md and references/implementation.md. Examples use placeholder strings like sk-... which do not contain real secrets.
  • [EXTERNAL_DOWNLOADS]: The skill references official and well-known sources including the ElevenLabs GitHub repository, the official PyPI package, and the popular p-queue utility. These are trusted resources for the context of this skill.
  • [COMMAND_EXECUTION]: No dangerous or unauthorized shell commands are executed. The provided Python and TypeScript snippets are illustrative implementation patterns for SDK usage.
  • [PROMPT_INJECTION]: No evidence of prompt injection or attempts to override agent behavior were found. The instructions are focused on technical implementation patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 11:30 AM
Security Audit — agent-trust-hub — elevenlabs-sdk-patterns