Voice Ai Tts

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw skill 'voice-ai-tts' is benign. Its purpose is high-quality voice synthesis via the Voice.ai API. The code and documentation consistently confirm that it only makes outbound HTTPS requests to the official `https://dev.voice.ai` endpoint, reads `voices.json` for configuration, writes generated audio to a specified output file, and explicitly avoids executing shell commands or modifying system configurations. The SDK enforces HTTPS-only communication, and the `SECURITY.md` file provides transparent and accurate details of its limited interactions, which are verified by the code. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent.