Show HN: Keydris, check what an agent is allowed to do before it runs Keydris, a new tool announced on Hacker News, lets developers define and enforce authority policies for AI agents before they execute actions, issuing decisions such as ALLOW, APPROVAL REQUIRED, or REJECT at the boundary where the action occurs. The tool integrates via a CLI and proxy, supports MCP and APIs, and records every decision in an auditable log, with policies that are versioned and revocable. Proof of authority for AI agents Control what AI agents can do.Before they do it. Set the rules. Keydris checks before they act. No credit card required MCP · APIs · AI agents Read app/api/route.ts 1 result Read lib/auth.ts 1 result Keydris · authority check - Agent - agt 4f21 - Action - — - Authority - — Keydris decision — reason · — Tool outcome — — Keydris evaluates the authority assigned to this agent when it reaches a governed action. Illustrative nothing executes here · decision kd dec 5178 Install and connect Add Keydris to your code Your harness bash $ npm install -g @keydris/cli$ keydris init claude-code