agent-gate
Local mandate gate and proof trail for AI agents that take consequential actions.
Package Details
forge-agent-gate
Package Arguments
Positional
serveRun the risk-control MCP gateway over stdio.Environment Variables
Forge decision-API key (starts with fi_). Set this or FORGE_BEARER_TOKEN.
Alternative to FORGE_API_KEY: a Forge bearer token for the decision API.
https://forgeorbital.comBase URL of the Forge decision API. Defaults to the hosted Forge cloud.
Tenant id stamped into every proof-trail record.
requiredrequired = fail-closed (block if Forge cannot record); best_effort = execute anyway.
Absolute path to the signed mandate (policy) JSON. Create it with `forge-agent-gate init`.
If this file exists, every gated write is hard-blocked (master kill switch).
Kalshi API key id. Only for the live Kalshi venue adapter; stays on your machine.
./kalshi_private_key.pemPath to your Kalshi RSA private key. Only for the Kalshi venue adapter.
demoKalshi environment: demo or prod. Only for the Kalshi venue adapter.