whatsapp-send

Fail

Audited by Snyk on Apr 28, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The localhost health check is benign (local-only), but the GitHub URL points to a third‑party/unverified repository that the skill instructs you to clone/build/run (potentially executing arbitrary code), so it poses a moderate-to-high risk unless the repo and its maintainer are verified and the code is inspected before running.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill's "Full setup" explicitly instructs cloning and building https://github.com/lharries/whatsapp-mcp.git and running the resulting whatsapp-bridge binary, which fetches remote code that is then executed and is a required runtime dependency for the skill.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

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