Local Whisper (cpp)
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is benign. It provides a wrapper script (`scripts/whisper-local.sh`) to run the `whisper-cli` tool for local speech-to-text transcription. The `SKILL.md` documentation includes a `wget` command to download a large language model from `huggingface.co`, which is a legitimate source for ML models and a standard setup step for such applications. There is no evidence of prompt injection, data exfiltration, malicious execution, or persistence mechanisms.
