Xiaozhi Claw

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The xiaozhiclaw skill bundle is a legitimate integration for XiaoZhi AI ESP32 hardware, enabling real-time voice interaction with OpenClaw agents. It implements a WebSocket server (src/websocket-server.ts) to handle Opus audio streaming and utilizes the Volcengine Doubao API (src/doubao-service.ts) for STT/TTS processing. The code follows standard practices, such as using environment variables for credentials and providing clear documentation of its network and audio processing requirements, with no evidence of malicious intent or suspicious behavior.