Back to skill
Skillv1.0.1

VirusTotal security

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

Scanner verdict

BenignApr 29, 2026, 3:19 AM
Hash
a649b17a670419c5bf02cbf1730645200f0ea508fd06bccd38574741476d63c2
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: elevenlabs-transcribe Version: 1.0.1 The skill bundle is benign. It provides audio transcription functionality using the ElevenLabs API, supporting local files, URLs, and microphone input. The `SKILL.md` contains no prompt injection attempts. The `transcribe.sh` script securely sets up a Python virtual environment and installs dependencies from `requirements.txt` with SHA256 hashes for supply chain security. The `transcribe.py` script uses `os.getenv` for the API key and `sounddevice` for microphone access, both of which are directly aligned with the skill's stated purpose and do not show any evidence of data exfiltration to unauthorized endpoints, malicious execution, or persistence mechanisms.
External report
View on VirusTotal