last30days-cn
Warn
Audited by Socket on Jul 21, 2026
1 alert found:
AnomalyAnomalyscripts/lib/crawler_bridge.py
LOWAnomalyLOW
scripts/lib/crawler_bridge.py
No clear indicators of classic malware (no exec/command execution, no reverse shell, no obvious data exfiltration to arbitrary endpoints) are present in the provided fragment. However, the module persistently stores and reuses authentication cookies on disk under a predictable user directory and applies them to browser contexts on subsequent runs—this is a significant privacy/security risk if the package, environment, or filesystem is untrusted. Additionally, the provided `crawl_weibo()` snippet contains an apparent malformed `page.evaluate` call, limiting confidence in correctness of that portion of the crawler.
Confidence: 45%Severity: 52%
Audit Metadata