ClawAudit verdict
qwen3-audio
Invokes a local Python script via uv for TTS/STT processing on Apple Silicon; all operations are local with no external network calls or data exfiltration evident.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
os.system/popen — direct OS command execution
scripts/mlx-audio.py · prose · downgraded · os.system(
HTTP request to bare IP address — common in malicious payloads
scripts/mlx-audio.py · prose · downgraded · http://127.0.0.1
Python urllib.request — network access
scripts/mlx-audio.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/mlx-audio.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/mlx-audio.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.