voize
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive credentials via environment variables (.env files) rather than hardcoding them within the source code.
- [EXTERNAL_DOWNLOADS]: The skill references a hosted voice sample on the vendor's domain (audio.zenon.red). This is used for voice cloning workflows and is a legitimate functional requirement.
- [DATA_EXFILTRATION]: No unauthorized data transmission was detected. The network operations are limited to the intended purpose of communicating with TTS backends and uploading generated media to the user's configured storage backend.
- [COMMAND_EXECUTION]: The documentation mentions standard build and installation commands (bun install, bun run build) which are expected for a TypeScript project using the Bun runtime.
Audit Metadata