whatsapp-macos
Warn
Audited by Socket on Aug 16, 2026
1 alert found:
SecuritySecuritySources/WhatsAppMCP/main.swift
MEDIUMSecurityMEDIUM
Sources/WhatsAppMCP/main.swift
No classic malware or C2 logic is evident in this fragment (no networking, no dynamic loading/obfuscation, no credential harvesting, no filesystem tampering). However, the code provides high-impact capabilities typical of an abuse-ready automation agent: it can read WhatsApp message contents and search results via Accessibility and return them to the MCP client, and it can send arbitrary messages by overwriting the global clipboard and injecting keyboard/mouse events. The primary security concern is privacy invasion and unauthorized messaging if the MCP server/tool invocation is not strictly authenticated/authorized, plus sensitive data leakage via stderr logs.
Confidence: 71%Severity: 78%
Audit Metadata