whatsapp-messages

Warn

Audited by Snyk on Apr 28, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly ingests user-generated WhatsApp content via the WhatsApp MCP tools (e.g., list_messages, get_message_context, download_media) as described in SKILL.md’s workflow, so untrusted third-party chat messages could indirectly inject instructions that influence agent behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill's first-time setup explicitly instructs cloning and building remote code from https://github.com/lharries/whatsapp-mcp.git and running the resulting whatsapp-bridge binary, which executes fetched code and is a required runtime dependency.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 28, 2026, 01:40 PM
Issues
2
Security Audit — snyk — whatsapp-messages