SKILL.md
text/markdown · 725 bytes
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
This is an instruction-only skill that coherently wraps the local Whisper CLI: it only asks for the whisper binary (brew install) and doesn't request extra credentials or broad system access.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: openai-whisper Version: 1.0.0 The skill bundle is benign. It provides instructions for using the `openai-whisper` CLI for local speech-to-text transcription. The `SKILL.md` defines the skill, its purpose, and installation via `brew install openai-whisper`, which is a standard and legitimate method. Example commands demonstrate local file processing, and the mention of models downloading to `~/.cache/whisper` is expected behavior for the `whisper` CLI. There is no evidence of malicious intent, data exfiltration, unauthorized execution, prompt injection against the agent, or obfuscation.