chrome-devtools
Warn
Audited by Socket on Jun 21, 2026
2 alerts found:
AnomalySecurityAnomalyscripts/navigate.js
LOWAnomalyLOW
scripts/navigate.js
No direct evidence of overt malware (e.g., obfuscation, shell execution, or explicit exfiltration endpoints) is present in this fragment. However, the tool is security-sensitive: it navigates to an unvalidated, caller-controlled URL and—when instructed—polls until a caller-supplied URL-regex matches, then captures and persists authentication cookies via saveAuthSession(). The storage destination/handling and any network transmission would be determined by the external ./lib/browser.js, which is not shown, so confidence in absence of malicious behavior is limited.
Confidence: 62%Severity: 58%
Securityscripts/evaluate.js
MEDIUMSecurityMEDIUM
scripts/evaluate.js
Audit Metadata