cloudflare-agents
Warn
Audited by Socket on Sep 4, 2026
1 alert found:
AnomalyAnomalytemplates/browser-agent.ts
LOWAnomalyLOW
templates/browser-agent.ts
This module is not overtly malicious/obfuscated, but it is security-sensitive: it enables SSRF-like browsing and data extraction because attacker-controlled URLs are fed directly to page.goto, it returns scraped HTML/text (potential sensitive data disclosure), it can exfiltrate up to ~4000 chars of scraped HTML to OpenAI (privacy/data leakage risk), and it automates form submission with client-provided credentials (credential-stuffing/abuse potential). If exposed without strict URL allowlisting, authentication/authorization, and content controls, it should be treated as high-risk.
Confidence: 72%Severity: 68%
Audit Metadata