I was playing around with OpenClaw the other day and built a dashboard to monitor my agent’s activity. Deployed it on a subdomain, felt great about it — and then it hit me.

This thing is publicly accessible to anyone.

I needed to put it behind a login, but I didn’t want to spend hours writing auth code or setting up a backend just to protect one dashboard. So I started looking for a quick solution, and that’s when I stumbled across Cloudflare Zero Trust.

It genuinely blew my mind. What took developers hours to build, Cloudflare lets you set up in under 10 minutes — for free.