ClawVoice
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is benign. The `client.py` script acts as a bridge between a WebSocket voice interface and the `openclaw agent` command. Crucially, it uses `shlex.quote()` to properly sanitize user input before passing it to the `openclaw agent` command, preventing shell injection. The `skill.md` documentation accurately describes this functionality and does not contain any prompt injection attempts or instructions for malicious behavior. There is no evidence of data exfiltration, persistence mechanisms, or other malicious activities.
