threejs-audio-generator
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local Python script (
threejs_audio_asset.py) to handle audio generation and processing tasks. It also provides commands to verify the local environment through shell-based credential probes.- [EXTERNAL_DOWNLOADS]: The tool performs network operations exclusively with ElevenLabs' official API (api.elevenlabs.io) to download generated audio content, which is a well-known and expected service for this functionality.- [DATA_EXPOSURE]: The skill manages authentication tokens by reading theELEVENLABS_API_KEYfrom the environment or user arguments, avoiding hardcoded secrets and following standard security protocols.
Audit Metadata