Cloudflare Workers Developer Experience Local development setup with Wrangler, Miniflare, and modern tooling. Quick Start Secure Installation Scaffolding tools like download and execute remote code. Before running, follow supply chain security best practices: - Block post-install scripts — (or Bun: disabled by default) - Cooldown period — Wait 7 days for new package versions to be vetted by the community - Audit before installing — Run or use to check packages Load the skill for full security configuration including Socket CLI integration, cooldown setup, lockfile validation, and CI enforceme…