screencast
Warn
Audited by Socket on Aug 11, 2026
1 alert found:
AnomalyAnomalylib/agentbrowser.mjs
LOWAnomalyLOW
lib/agentbrowser.mjs
This code is an automation/control wrapper whose main security exposure is (1) executing an environment-specified external binary (SCREENCAST_AB_BIN) without validation, and (2) performing browser-context JavaScript evaluation via capture(['eval', js]) to inject a fullscreen flash overlay. There is no direct evidence of data theft or malware persistence in the shown fragment, but the eval primitive and process-selection trust boundary elevate security risk if any upstream inputs or environment variables are attacker-influenced.
Confidence: 56%Severity: 60%
Audit Metadata