Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 3:37 AM
Hash
1af983b3fb14402e54d5c9e50986e8527e578d766d819bfa5f531b4c061a95d5
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: whisper-transcribe Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear, non-malicious instructions for transcribing audio using the `whisper` CLI. The `scripts/transcribe.sh` script is a well-structured shell wrapper that safely executes the `whisper` command by constructing arguments in an array (`"${args[@]}"`), mitigating shell injection risks. It performs necessary file system operations (creating output directories and writing transcription files) directly aligned with its stated purpose and does not exhibit any signs of data exfiltration, persistence, unauthorized network activity, or prompt injection attempts against the agent.
External report
View on VirusTotal