Deno
Read post

Claw Patrol: an open-source security firewall for agents

Deno is open-sourcing Claw Patrol, a security firewall gateway for AI agents that goes beyond HTTP. The tool routes agent traffic through WireGuard or Tailscale tunnels to a gateway that terminates TLS, parses inner protocols (HTTP, SQL, Kubernetes API), holds and injects real credentials, and evaluates requests against HCL rules. Unlike LLM gateways, HTTP proxies, or process sandboxes, Claw Patrol can gate non-HTTP protocols like Postgres and Kubernetes, block specific SQL verbs (e.g., DROP TABLE), and tunnel into networks the agent host can't reach. Credentials never live on the agent — it sends placeholders that the gateway swaps for real tokens. Verdicts can be allow, deny, or a chain involving LLM judges and human approvers via Slack. Released under MIT license as alpha software.

    #security#ai-agents#prompt-injection
May 21•4m read time•From deno.com
Post cover image
51K Impressions
Deno's image
Deno

Deno's official blog provides updates, tutorials, and use cases for Deno, a secure JavaScript/TypeSc...

547 Followers

•

2.2K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard