Skip to main content

whatsapp-voice

Transcribes WhatsApp voice messages using Whisper CLI, updating CRM and creating tasks efficiently for better customer management.

Install this skill

or
84/100

Security score

The whatsapp-voice skill was audited on Jun 5, 2026 and we found 4 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 27

Template literal with variable interpolation in command context

SourceSKILL.md
27```bash
medium line 44

Curl to non-GitHub URL

SourceSKILL.md
44RESULT=$(curl -s https://api.openai.com/v1/audio/transcriptions \
medium line 80

Access to hidden dotfiles in home directory

SourceSKILL.md
80Models download automatically to `~/.cache/whisper/` on first run.
low line 44

External URL reference

SourceSKILL.md
44RESULT=$(curl -s https://api.openai.com/v1/audio/transcriptions \
Scanned on Jun 5, 2026
View Security Dashboard
Installation guide →