Faster Whisper Local

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw skill bundle for 'faster-whisper-local' is benign. The `setup.sh` script correctly sets up a Python virtual environment, installs necessary dependencies including platform-optimized PyTorch (with CUDA support if a GPU is detected), and ensures `ffmpeg` is available. The `scripts/transcribe.py` handles audio transcription using the installed `faster-whisper` library, processing user-provided audio files and outputting text or JSON. All actions are directly aligned with the stated purpose of local speech-to-text, and there is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent in `SKILL.md`.