cloudflare

Warn

Audited by Socket on Sep 19, 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
Sep 19, 2026, 01:30 AM
Package URL
pkg:socket/skills-sh/dmmulroy%2Fcloudflare-skill%2Fcloudflare%2F@57ef5f30006c7f6df194d605b0598e743f02b3f7b6b2ff5b5dc8d62e3a0d32f5
Security Audit — socket — cloudflare