chrome-devtools
Warn
Audited by Socket on Sep 23, 2026
1 alert found:
SecuritySecurityscripts/evaluate.js
MEDIUMSecurityMEDIUM
scripts/evaluate.js
High-risk design due to a direct `eval` of user-supplied code inside page.evaluate, combined with optional navigation to a user-controlled URL before execution. While the fragment alone does not prove malicious payloads, it functions as a general-purpose browser-based code execution and result-return harness, making data leakage/exploitation highly plausible if used with untrusted inputs.
Confidence: 82%Severity: 90%
Audit Metadata