Mlx Whisper
Analysis
This skill coherently runs local MLX Whisper transcription on user-chosen media, with disclosed external package/model downloads and no evidence of credentials, hidden background activity, or data exfiltration.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
metadata: {"clawdbot":{"emoji":"🍎","requires":{"bins":["mlx_whisper"]},"install":[{"id":"pip","kind":"pip","package":"mlx-whisper","bins":["mlx_whisper"],"label":"Install mlx-whisper (pip)"}]}}; "## Models (download on first use)"; "Models cache to `~/.cache/huggingface/`"The skill depends on an external pip package and downloaded model files that persist in a local cache. This is disclosed and directly supports local transcription, but users should trust the upstream package and model sources.
