govynAI/govyn
Governance proxy for AI agents — per-agent budgets, cost tracking, loop detection, and policy enforcement. Agents never hold real API keys.
Enforces governance through architectural isolation rather than SDK wrappers—agents receive only a proxy URL with no direct API key access, making policy bypass impossible. Supports multi-provider routing (OpenAI, Anthropic), YAML-based policy rules, PII/SSRF/ReDoS protections, and real-time cost aggregation across agents. Deploys as a standalone Node.js proxy with SQLite or PostgreSQL persistence, requiring no agent code changes—just a base URL redirect.
Available on npm.
Stars
3
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/govynAI/govyn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
valmi-io/value
⚡ "Value" - https://value.valmi.io . Valmi Value is Outcome-based billing and payments...
aptible/unpage
Unpage is the open source framework for building SRE agents with infrastructure context and...
Elijas/token-throttle
Multi-resource rate limiting for LLM APIs. Reserve tokens before you call, refund what you don't...
Harshit-J004/toolguard
Pytest-style reliability testing for AI agent tool chains. Catches hallucinated payloads, schema...
dipampaul17/AgentGuard
Real-time guardrail that shows token spend & kills runaway LLM/agent loops.