Back to skill
Skillv1.0.0

VirusTotal security

Qwen3 TTS Instruct · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:38 AM
Hash
bc77ae9f5fa03d49a503114290e4182ab067284a7a4a3ab0ede4f2a2427d0829
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: qwen3-tts-instruct Version: 1.0.0 The OpenClaw AgentSkills skill bundle for Qwen TTS is classified as benign. The `SKILL.md` provides detailed instructions for the AI agent on how to use the TTS skill effectively, focusing on mood selection and language translation, which are legitimate functional requirements and not malicious prompt injection attempts. The `scripts/setup.sh` performs standard dependency checks (ffmpeg, curl) and installs Python packages (`dashscope`, `websocket-client`, `soundfile`) into a virtual environment. The `scripts/tts.py` script interacts with the Alibaba Cloud DashScope TTS API, processes arguments, and includes a `validate_language` function as a guardrail to ensure correct language usage. There is no evidence of data exfiltration, malicious execution (despite `subprocess` being imported, it is not used), persistence, or obfuscation.
External report
View on VirusTotal