infra-platform-cloudflare-workers
Audited by Socket on Sep 20, 2026
2 alerts found:
SecurityAnomalyThe code is ordinary R2 storage example code and shows no clear malicious behavior or obfuscation. However, if deployed without external authentication and authorization, it provides unrestricted object upload, download, listing, and deletion. Direct key handling, client-controlled identity metadata, reliance on Content-Length, and public immutable caching require remediation for production use.
No evidence of malicious supply-chain behavior or obfuscation is present. The code is ordinary Cloudflare Workers example material. Security risk is primarily from incomplete production controls: unauthenticated arbitrary R2 uploads, unauthenticated queue submission, weak pagination validation, and insufficient type validation for AI prompts. These should be addressed before exposing the examples publicly in production.