voice-changer

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a legitimate technical guide for interacting with the official ElevenLabs Speech-to-Speech API. It provides code examples in Python, JavaScript, and cURL for voice transformation tasks.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive credentials like the ElevenLabs API key using environment variables (ELEVENLABS_API_KEY) rather than hardcoding them into scripts.
  • [EXTERNAL_DOWNLOADS]: The documentation references official vendor packages (elevenlabs for Python and @elevenlabs/elevenlabs-js for Node.js) and includes an example that fetches a sample audio file from a well-known Google Cloud Storage CDN associated with the vendor.
  • [COMMAND_EXECUTION]: The installation guide provides standard command-line instructions for installing dependencies via pip and npm, which is expected behavior for a developer-oriented skill.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 04:10 PM