Caveat verdict
whisper-mlx-local
Local speech-to-text skill using MLX Whisper on Apple Silicon; package_install is for Python dependencies and network_out is only for downloading the open-source model, matching the stated fully-local transcription purpose.
⚠ 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.
Permission integrity
network_out
package_install
Findings (5)
Pipe to python — executes piped content as Python code
scripts/transcribe.sh · prose · downgraded · | python3
pip3 install — installs Python packages at runtime
SKILL.md · frontmatter · pip3 install
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
HTTP request to bare IP address — common in malicious payloads
scripts/daemon.py · prose · downgraded · http://127.0.0.1
Python os.getenv — reads environment variable
scripts/daemon.py · prose · downgraded · os.getenv(
Permissions & capabilities
Requires 1 system binary.
package_installnetwork_out Is this flag fair?
Thanks — recorded.