Back to skill
Skillv0.1.0

VirusTotal security

OpenClaw Tailnet TTS Endpoint · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

SuspiciousApr 30, 2026, 5:00 AM
Hash
738e03818ac545df52a37b869db85e39732317ca2db0f8dd08f27498f61bbd72
Source
palm
Verdict
suspicious
Code Insight
Type: OpenClaw Skill Name: local-openedai-tts Version: 0.1.0 The skill is classified as suspicious due to the use of high-risk shell commands, specifically `sudo docker exec openedai-speech sh -lc 'sed -n "1,220p" /app/config/voice_to_speaker.yaml'` in `SKILL.md`. While the stated purpose of inspecting a configuration file within a specific container is diagnostic and aligned with the skill's goal, executing `sudo docker exec` grants root privileges inside the container and requires `sudo` on the host, representing a significant capability that could be abused if the agent's execution environment is not strictly sandboxed or if the skill were to be modified. Other shell commands like `curl` and `ss` are also used, but the `sudo docker exec` command is the primary indicator of elevated risk, even without clear malicious intent in this specific context.
External report
View on VirusTotal