Alternatives
Products that do what Gateplex does
Real-time governance firewall for autonomous AI agents
- 1

- 2

- 3

- 4

- 5

- 6AA
Your AI agent hits an infinite loop and racks up $2000 in API charges overnight. This happens weekly to AI developers. AgentGuard monitors API calls in real-time and automatically kills your process when it hits your budget limit. How it works: Add 2 lines to any AI project: const agentGuard = require('agent-guard'); await agentGuard.init({ limit: 50 }); // $50 budget // Your existing code runs unchanged const response = await openai.chat.completions.create({...}); // AgentGuard tracks costs automatically When your code hits $50 in API costs, AgentGuard stops…
2025 · github.com
- 7AA
Hey HN! This is Adil, Salman and Jose and and we’re behind archgw [1]. An intelligent proxy server designed as an edge and AI gateway for agents - one that natively know how to handle prompts, not just network traffic. We’ve made several sweeping changes so sharing the project again. A bit of background on why we’ve built this project. Building AI agent demos is easy, but to create something production-ready there is a lot of repeat low-level plumbing work that everyone is doing. You’re applying guardrails to make sure unsafe or off-topic requests don’t get through. You’re clarifying vague…
2025 · github.com
- 8

- 9

- 10

- 11

- 12

- 13

- 14

- 15

AI-powered firewall that instantly blocks malicious Web3.
Jul 2026 · guardfast.vercel.app
- 16
- 17

- 18

- 19

Project AI agents from unsafe actions before they execute.
26d ago · agentfirewall.launchreadyal.com
- 20

- 21

blocks multi-step tool-call chains that leak data
Jun 2026 · github.com
- 22

- 23

Full visibility into your AI spend, before it goes rogue
25d ago · neatproxy.com
- 24IB
Hi HN, I’m the creator of Cordum. I’ve been working in DevOps and infrastructure for years (currently in the fintech/security space), and as I started playing with AI agents, I noticed a scary pattern. Most "safety" mechanisms rely on system prompts ("Please don't do X") or flimsy Python logic inside the agent itself. If we treat agents as autonomous employees, giving them root access and hoping they listen to instructions felt insane to me. I wanted a way to enforce hard constraints that the LLM cannot override, no matter how "jailbroken" it gets. So I built Cordum. It’s an open-source…
Jan 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →