Back to skill
Skillv1.0.7

VirusTotal security

Speak Turbo - Talk to your Claude 90ms latency! · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:17 AM
Hash
cc4743bb69db9821ffc113fd02f319b99d386cd0b847e7efbdfefb6dac2b4748
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: speakturbo-tts Version: 1.0.7 The OpenClaw AgentSkills skill bundle 'speakturbo-tts' is classified as benign. The code and documentation demonstrate strong security practices, notably the daemon binding exclusively to `127.0.0.1` with DNS rebinding protection (in `speakturbo/daemon_streaming.py`) and robust output path validation for the `-o` flag (in `speakturbo-cli/src/main.rs` and `speakturbo/cli.py`). This validation includes canonicalizing paths to prevent symlink and path traversal attacks, and providing clear instructions for users/agents on how to manage allowed directories. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or `AGENTS.md`. All network communication is confined to localhost, and `subprocess` calls are for controlled daemon management and audio playback.
External report
View on VirusTotal