cloudflare

Warn

Audited by Socket on Aug 22, 2026

1 alert found:

Anomaly
AnomalyLOW
references/pages-functions/patterns.md

No definitive on-code backdoor (no eval/Function/dynamic execution, no process spawning, no credential theft logic) is shown in this fragment. The highest concern is the unconditional hardcoded outbound POST to an external webhook executed via ctx.waitUntil on incoming requests, which is consistent with tracking or potential data exfiltration. Secondary security weaknesses include wildcard CORS, returning err.message to clients, and writing uploaded content to object storage using an unsanitized, client-controlled filename. Treat the webhook behavior as the primary supply-chain risk and verify what payload is sent, whether it is conditional, and whether sensitive data can reach it; also add validation/sanitization for uploads, tighten CORS, and avoid error-message disclosure.

Confidence: 58%Severity: 64%
Audit Metadata
Analyzed At
Aug 22, 2026, 09:17 AM
Package URL
pkg:socket/skills-sh/aliceisjustplaying%2Fcloudflare-skills%2Fcloudflare%2F@91fc579555648be11772137520a6f34b7ef857af01db2ac0206fe4be0b38d3da
Security Audit — socket — cloudflare