Deepgram Asr
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: deepgram-asr Version: 0.3.0 The OpenClaw skill 'deepgram-asr' is benign. It transparently transcribes audio files using the Deepgram API, requiring the `DEEPGRAM_API_KEY` environment variable. The `transcribe.sh` script demonstrates good security practices, including robust input validation for language and model parameters, secure temporary file handling, and using `curl --` to prevent argument injection. There is no evidence of data exfiltration to unauthorized endpoints, persistence mechanisms, obfuscation, or malicious prompt injection attempts in SKILL.md. All actions align with the stated purpose of interacting with the Deepgram API.
