Cloudflare

2essays ·All tags

Agent Safety14 min read

Zero-Trust Ingest: Closing the Static DSN Attack Surface

Static write-only telemetry endpoints are an attack runway for agentic systems. Replace them with an ephemeral JWT gate in front of your collector.

  • Trust Boundaries
  • Serverless
  • Cloudflare
  • Telemetry
  • Agents
  • Security
Agent Safety22 min read

Hardened Communication Plane: Edge Worker Security

Edge-mode agents need mTLS control planes and tightly scoped object storage — not flat networks and shared buckets. Assume the remote LAN is hostile; authenticate every hop and deny ambient egress.

  • Edge
  • Agents
  • Security
  • Trust Boundaries
  • Cloudflare