ClawAudit verdict

qwen3-audio

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

73
security
100
transparency
90
maintenance

Findings (5)

Pattern match medium

os.system/popen — direct OS command execution

scripts/mlx-audio.py · prose · downgraded · os.system(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/mlx-audio.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

scripts/mlx-audio.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/mlx-audio.py · prose · downgraded · os.environ.get(

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API