Signed receipts and Cedar policies for AI agent tool calls. Claude Code hooks, MCP gateway.
A policy check that sits between your AI agent and the tools it calls. Every tool call is evaluated against a rule you wrote. Every decision is signed. When an AI agent (Claude Code, Cursor, a custom LangChain app, anything that uses the Model Context Protocol) wants to run a command, edit a file, or call an API, intercepts that request before it executes: 1. Checks a policy. You write rules in…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
A policy check that sits between your AI agent and the tools it calls. Every tool call is evaluated against a rule you wrote. Every decision is signed. When an AI agent (Claude Code, Cursor, a custom LangChain app, anything that uses the Model Context Protocol) wants to run a command, edit a file, or call an API, intercepts that request before it executes: 1. Checks a policy. You write rules in Cedar — the same policy language AWS uses for IAM. Rules like "never allow ", "only allow during…