browser-use

Warn

Audited by Socket on Sep 4, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/mcp-client.py

No clear evidence of intentional malware (e.g., hardcoded secrets, persistence/backdoors, or exfiltration to fixed external endpoints) is present in this module. However, the stdio transport can execute an arbitrary user-supplied command via subprocess.Popen(..., shell=True), which is a high-impact security risk if --stdio is attacker-influenced. The HTTP transport similarly allows connections to arbitrary user-supplied URLs and forwards custom headers, which can increase SSRF/credential-header manipulation risk in broader automation contexts. Overall, this component is best treated as security-sensitive and should be used only with fully trusted inputs and strong argument controls.

Confidence: 70%Severity: 68%
Audit Metadata
Analyzed At
Sep 4, 2026, 01:31 PM
Package URL
pkg:socket/skills-sh/alijilani-dev%2Fclaude%2Fbrowser-use%2F@4b79305b58a4dfe9cbe22db4ac753162c0a7e4cdd2e03095a5ffb5fa8256194a
Security Audit — socket — browser-use