SupraWall Policy Spec (AGPS)

The open standard for AI agent governance. AGPS defines a unified JSON format for intercepting tool calls and enforcing security boundaries.

Policy Validator

v1.0.0-draft

Why an Open Standard?

AI agents are becoming autonomous. Without a standard way to describe what they can and cannot do, security becomes fragmented and proprietary. AGPS ensures that your security policies are portable across any provider.

Core Objects

version
Required. Currently '1.0'. Manages spec schema compatibility.
toolName
The ID of the tool being intercepted (e.g. 'search', 'email_send', '*').
action
ALLOW, DENY, or REQUIRE_APPROVAL.
condition
Optional RegEx or LLM-based filter for tool arguments.

Ready to integrate?

Download the reference library or start securing agents in the cloud.