Transcribe Audio with Parakeet MLX
PassAudited by ClawScan on May 1, 2026.
Overview
This skill is a straightforward local audio transcription helper, with only a low-risk note that it installs and downloads third-party ML components.
This appears safe for its stated purpose. Before installing, be aware that it installs a third-party CLI, uses ffmpeg, and downloads models from Hugging Face into a local cache; only transcribe files you intend to process.
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.
Installing the skill may add third-party software and download ML model files to the local machine.
The skill relies on third-party package installation, model downloads, and ffmpeg. These are disclosed and purpose-aligned for local ASR, but users should recognize the external dependency chain.
Install CLI with: `uv tool install parakeet-mlx -U` ... Models download from Hugging Face to `~/.cache/huggingface` on first run. ... Requires `ffmpeg` installed for audio processing.
Install only if you trust the Parakeet MLX package and model source, and confirm ffmpeg and Apple Silicon compatibility before use.
