Transcribe Audio with Parakeet MLX

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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.

What this means

Installing the skill may add third-party software and download ML model files to the local machine.

Why it was flagged

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.

Skill content
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.
Recommendation

Install only if you trust the Parakeet MLX package and model source, and confirm ffmpeg and Apple Silicon compatibility before use.