openai-whisper
Low · 93 Score: 93/100
by steipete | Audited: 2026-02-05T09:18:25.242Z | Ruleset: 0.1.0
About This Skill
Local speech-to-text with the Whisper CLI (no API key).
✨
whisper /path/audio.mp3 --model medium --output_format txt --output_dir . ✨
whisper /path/audio.m4a --task translate --output_format srt ✨ Models download to
~/.cache/whisper on first run. ✨
--model defaults to turbo on this install. ✨ Use smaller models for speed, larger for accuracy.
Use Cases
1 Workflow automation
2 Data transformation
3 System integration
Security Audit
Low · 93
Summary
Local speech-to-text with the Whisper CLI (no API key).
Risk Profile
Key Risks 0 items
No LLM risk bullets (LLM disabled or not cached).
Deterministic Findings (Evidence)
No findings detected.