x-twitter-viral-radar
Audited by Socket on Aug 1, 2026
1 alert found:
SecurityNo direct signs of stealth malware (no obfuscation, no in-module backdoor/persistence, no credential theft routines). However, this module has a high-impact security posture driven by supply-chain/control-plane risks: it executes an operator/config-controlled external helper (“webcmd”) via subprocess and forwards untrusted, operator-selected data to a configurable webhook over the network. If an attacker can influence VIRAL_RADAR_WEBCMD/--webcmd (or the PATH-resolved binary) they can gain arbitrary code execution; if they can influence webhook configuration they can cause exfiltration of tweet content/metadata. The snippet also appears corrupted in mark_delivered(), reducing confidence in exact SQLite behavior.