Skip to main content
A policy is a rule that tells Anti AI what an agent is allowed to do. Anti AI uses a deny-by-default model — if there’s no policy that explicitly allows something, it’s denied.

How policies work

Policy language: Rego

Anti AI uses Rego — the policy language from Open Policy Agent (OPA).
“By default, deny everything. Allow stripe:customer:read if the agent is active.”

Scope format

Policy versioning

Every update saves the previous version. View history, compare versions, and roll back with one click.