reddit-seo
Warn
Audited by Socket on Aug 7, 2026
1 alert found:
AnomalyAnomalyscripts/rdtx.mjs
LOWAnomalyLOW
scripts/rdtx.mjs
No clear evidence of overt malware (no suspicious third-party domains, no reverse shell/persistence, no obvious cryptomining). However, this code performs high-privilege authenticated browser automation: it controls Chrome via CDP, dynamically evaluates code in the page context, performs CSRF/session-based writes to Reddit, and can export cookies/state to disk. These behaviors are security-sensitive and could be abused if misused or if user-controlled values are injected into the page-eval context. Treat as a potentially risky automation tool and review how argv/env values are sanitized and how dependencies are verified.
Confidence: 72%Severity: 60%
Audit Metadata