What the category is shipping
What this box is shipping for agents — and what it hands to Decionis
Open Policy Agent (CNCF)
OPA is a CNCF-graduated, general-purpose policy engine: policies written in Rego are evaluated over structured input and return a decision document, with the engine embedded as a library or run as a server beside the service that enforces the answer. The enforcement point, any approval step and the record of what then executed are the integrator's to build.
Checked 2026-09-14 · Open Policy Agent — documentation (retrieved 14 Sep 2026)
Amazon Verified Permissions (Cedar)
Amazon Verified Permissions is a fully managed authorization service built on the Cedar policy language: fine-grained permissions over an application's principals, actions and resources, evaluated on request and kept outside application code. A held action, a named approver bound to it, and a signed record of the executed outcome are outside what the service describes.
Checked 2026-09-14 · Amazon Verified Permissions — product page (retrieved 14 Sep 2026)
OpenFGA (CNCF)
OpenFGA is a relationship-based authorization system in the Zanzibar family: permissions are relationship tuples checked at request time, and its documentation lists patterns for AI agents, RAG and MCP servers alongside multi-tenant SaaS and microservices. It answers whether a caller may reach a resource; it does not hold an action, escalate to a person, or record what executed.
Checked 2026-09-14 · OpenFGA — documentation (retrieved 14 Sep 2026)
Oso for Agents
Oso positions 'Oso for Agents' as an AI agent security and control platform: approved AI traffic — prompts, tool calls and responses — brought under monitoring, on the premise that access models built for humans do not map cleanly to agents. That is access control and observation of agent traffic at the platform's own boundary; a per-action verdict with a named approver and a signed, externally verifiable record of the outcome is not what the page describes.
Checked 2026-09-14 · Oso — Oso for Agents (retrieved 14 Sep 2026)
Each of these is an input to the authority decision, not a substitute for it — see “Running both” above.