Back to skill
Skillv0.1.1

VirusTotal security

WebChat Voice GUI · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:15 AM
Hash
87bb4d625aabe0dd514cad072de2412a1835ba391749515ba8806298537b410a
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: webchat-voice-gui Version: 0.1.1 The webchat-voice-gui skill provides a local voice-to-text interface for the OpenClaw WebChat UI. It functions by injecting a client-side script (voice-input.js) into the application's index.html and establishing a gateway startup hook (handler.ts) to ensure the modification persists after updates. The code follows security best practices, such as using same-origin requests for transcription, avoiding eval(), and using safe execution methods (execFileSync) in its hooks. All audio processing is directed to a local faster-whisper service (127.0.0.1:18790), and there is no evidence of data exfiltration or unauthorized remote access.
External report
View on VirusTotal