cloudflare-agents

Warn

Audited by Socket on Sep 15, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
references/websockets-guide.md

The fragment is a legitimate WebSocket chat and connection-management example with no apparent malware, payload execution, credential theft, suspicious network activity, or persistence. It has security weaknesses: authentication is disabled, sender identity is spoofable, incoming content is not validated or bounded, and participants are never removed on disconnect. These issues should be addressed before production use.

Confidence: 98%Severity: 62%
AnomalyLOW
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
Analyzed At
Sep 15, 2026, 12:02 AM
Package URL
pkg:socket/skills-sh/secondsky%2Fclaude-skills%2Fcloudflare-agents%2F@37df94f7017f28cf953a742c66b5564ccdfaabf4de14f8e0a95a3cea017a162c
Security Audit — socket — cloudflare-agents