add-whatsapp
Integrates WhatsApp as a communication channel, enabling authentication via QR or pairing codes for seamless user interaction.
Install this skill
or
89/100
Security score
The add-whatsapp skill was audited on Jun 1, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 65
Access to .env file
SourceSKILL.md
| 65 | Add `ASSISTANT_HAS_OWN_NUMBER` to `.env` if not already present: |
low line 162
Access to .env file
SourceSKILL.md
| 162 | mkdir -p data/env && cp .env data/env/env |
medium line 407
Access to .env file
SourceSKILL.md
| 407 | 4. Sync env: `mkdir -p data/env && cp .env data/env/env` |
Scanned on Jun 1, 2026
View Security Dashboard