deploy-cloudflare
Audited by Socket on Feb 18, 2026
1 alert found:
Malware[Skill Scanner] Installation of third-party script detected This is benign documentation for deploying to Cloudflare with Wrangler CLI. It aligns with its stated purpose, contains typical commands for deploying Pages/Workers and managing DNS/KV, and does not contain malicious code, obfuscation, or hidden data exfiltration. Operational cautions: users should avoid pasting real secrets into shell history, not store secrets in wrangler.toml, and ensure the Wrangler binary is obtained from official sources. LLM verification: BENIGN and aligned with Cloudflare deployment best practices. The recommended use of Wrangler CLI for authentication, deployment, DNS, KV, and secret management is appropriate. The only notable anomaly is a scanner note about npm install in documentation, which is a normal prerequisite rather than a covert action.