Caveat verdict

openclaw-mlx-audio

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Local TTS/STT integration using Apple Silicon mlx-audio models with no cloud dependency; all audio processing stays on-device via brew/uv installed tools.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
100
transparency
100
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (11)

Pattern match critical

Recursive delete from root or home — destructive command

README.md · code · rm -rf ~

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

install.sh · prose · downgraded · curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

install.sh · prose · downgraded · | sh

Pattern match medium

References child_process — can spawn system processes

dist/index.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

dist/index.js · prose · downgraded · spawn(

Pattern match medium

References sudo — requests elevated privileges

install.sh · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

install.sh · prose · downgraded · apt-get install

Pattern match medium

subprocess execution — runs system commands from Python

python-runtime/stt_server.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses OpenClaw config/secrets directly

RELEASE_READY.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Contains shortened/invite URL

COMPLETION_REPORT.md · code · discord.gg/clawd

Pattern match low

Python os.getenv — reads environment variable

python-runtime/stt_server.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

package_install

Is this flag fair?

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