I built a hitman for rogue agents: dead man's switch and spend controls
Dead man's switch plus spend controls solve a real AI agent safety gap nobody else addresses.

Agent cost killswitch solves a real pain, but monitoring infra is crowded.
Engineers building autonomous agents with LangChain, CrewAI, AutoGen, or similar frameworks.
LangSmith (LangChain's native observability) · Arize (LLM monitoring) · Anthropic's native usage controls
I’m a software engineer with 5 years of experience, and I’ve been building autonomous agents recently using LangChain. I noticed that we are giving these agents too much "autonomy" without enough "governance".
The specific problem I faced was Agent Sprawl/Recursion. A test bot got stuck in a recursive loop and almost ran up a significant OpenAI bill before I noticed and killed the process manually.
So, I’m building RunVeto.xyz as a minimal governance layer—a control plane for agent guardrails. It sits between your agent and the LLM API, framework-agnostic, and integrates with one line of code.
What I’m planning to implement:
Hard-Cap Budgeting: Set strict token/cost limits to kill any task before it breaks the bank.
Global 'Veto' Button: Pause or terminate any active agent process from a central dashboard.
PII Shield: Automatic scrubbing of sensitive data (PII) before it hits the LLM.
'Chain-of-Thought' Audit: Real-time visibility into agent planning logs.
I'm currently pre-MVP and using this landing page to validate the core features and find "founding developers" to guide the roadmap.
I'd love to hear this community's critique. Have you encountered "recursive loops" in your own agent workflows? What’s your biggest operational nightmare with agents?
The landing page has an embedded survey. I’m eager to hear your thoughts.
No fluff, just safety.
Dead man's switch plus spend controls solve a real AI agent safety gap nobody else addresses.
Policy engine + audit trail for agents, but governance tools are becoming table stakes.
Deny-before-allow policy engine stops prompt injection attacks on agent tool calls.
One-line setup, real problem: $100 bill with zero visibility into what a Telegram agent was doing.
Proposal-first governance + hardware E-stop for AI controlling robots/drones—legitimately novel safety architecture.
Kill switch fires mid-loop at dollar ceiling before the bill lands.