What problem does it solve? Edge security configurations often contain hidden gaps: publicly reachable origins, misordered WAF rules, missing rate limits on login endpoints, and bot rules that block legitimate traffic. This Skill provides a structured audit of Cloudflare edge protection so misconfigurations are found before attackers find them. ## Core Features & Use Cases - Exposure Audit: Verify the origin IP is hidden behind Cloudflare, TLS is Full (strict), and subdomains are properly proxied before reviewing any rules. - Layered Rule Review: Check managed rulesets, custom WAF expressions, per-endpoint rate limiting, bot posture, and Workers security with concrete rule examples and ordering guidance. - Use Case: Before launching a SaaS app on Cloudflare, run this review to confirm the origin firewall only allows Cloudflare IPs, /login has per-IP and per-account rate limits, and webhook routes are exempted from challenges so Stripe events are not lost. ## Quick Start Review my Cloudflare zone configuration and WAF rules for security gaps and produce an edge security report.