Back to skill
Skillv1.0.0

VirusTotal security

Local Whisper Hardened · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 1:41 AM
Hash
74163086a84757d6f9429a9dd03cbacadeb04bbd51fe8de4aa19aaaa24cd4ecc
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: local-whisper-hardened Version: 1.0.0 The skill provides local speech-to-text functionality using the OpenAI Whisper library. The Python implementation in `scripts/transcribe.py` is a standard CLI tool using `click` and `whisper` without any suspicious logic or data exfiltration. Both `SKILL.md` and `SAFETY.md` contain extensive defensive instructions (guardrails) designed to prevent the AI agent from performing high-risk actions such as data exfiltration, unauthorized package installation from untrusted mirrors (e.g., `evil-mirror.com`), or piping untrusted transcription output to a shell interpreter.
External report
View on VirusTotal