Whisper Stt
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The OpenClaw skill 'whisper-stt' is designed for speech-to-text conversion using OpenAI's Whisper model. The `SKILL.md` provides clear, non-malicious instructions for the AI agent to process audio and send the transcribed text to Feishu, which is a legitimate function for such a skill. The `transcribe.py` script correctly implements this functionality, handling audio input and text output without any signs of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts. All dependencies and operations are standard for an STT tool.
