Sam

Orbit - Self-hosted governance for AI agents with stateful budgets

by•
ORBIT is an open-source, self-hosted platform that governs AI agents. 🛡️ Stateful budgets: 24h/7d/30d cumulative limits (Microsoft AGT still lacks this) 🧠 Local semantic memory: TF-IDF on your hardware, no cloud lock-in 🔒 OWASP MCP Top 10 compliant: schema validation + secret redaction 💣 Hardens Anthropic's MCP design flaw (200k+ servers exposed) Runs on a 2016 MacBook Pro. No Docker. MIT license. GitHub: highriseliving777/orbit Demo: youtu.be/U0K8PBMUEnc

Add a comment

Replies

Best
Sam
Maker
📌
ORBIT (Open Runtime for Bound Intelligence & Trust) is the first open‑source, self‑hostable governance layer that gives enterprises complete visibility, control, and accountability over every AI agent operating in their infrastructure — before, during, and after execution. I built this because: 1. Microsoft's Agent Governance Toolkit still doesn't have stateful budgets (multiple open issues) 2. The Lovable data exposure was an agent reading .env files – nobody blocked it 3. OWASP just dropped the MCP Top 10 and most tools ignore it 4. Anthropic's MCP SDK has a design flaw they refuse to fix – leaving 200k+ servers exposed ORBIT addresses all four out of the box. Self‑hosted, open‑source, MIT‑licensed. I wrote a five‑article series on Dev.to covering the technical details – happy to answer any questions!