You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At 3 AM, an AI agent made 21 API calls in 60 seconds. $2,800 gone before I woke up.
So I built AgentShield, a firewall that evaluates every transaction before it executes. 7 composable rules in <1ms. Pure Python 3.11 stdlib, no pip install needed.
**The eval gym has 56 labeled scenarios across 7 categories. Currently 56/56.**
Try the risk calculator (no signup): https://agentshield.fly.dev/tools/risk-calculator/
What rules would you add for your own AI agents? I'm especially curious about time-based rules (e.g., "no spending between 2-6 AM"), does anyone run agents on a schedule?