speak-response

Fail

Audited by Socket on Feb 21, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
qwen3-tts/design.py

The script itself is a straightforward CLI for TTS and contains no explicit malware constructs (no eval/exec, no subprocess, no hardcoded secrets). However, it presents a moderate supply-chain risk because it dynamically loads a named pretrained model from an external repository and suppresses logging during that operation, which reduces visibility into potentially malicious behavior during model fetch/deserialization. Treat model artifacts as untrusted: verify model provenance, inspect repository contents before loading in sensitive environments, and avoid running this on hosts with sensitive data. Enable logging during model loading for auditability.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 21, 2026, 05:50 PM
Package URL
pkg:socket/skills-sh/tdimino%2Fclaude-code-minoan%2Fspeak-response%2F@9d0170f9d4f71a85ef1303f2ce7440b6d66e79e5