Private beta / autonomous action firewall

Secure intent before decision passes.

Aurel is the intent firewall for autonomous actions: policy, behavior, semantic intent, and a signed audit record before an agent can execute high-consequence work.

target p99
< 50ms
Rules and policy checks stay out of the critical path.
control layers
3
Policy, behavior, and intent analysis before execution.
hard-rule misses
0
Deterministic denials remain deterministic.
Live console / no signup required

Action checkpoint

Submit a financial action as the live example and watch the gate decide: policy pass, behavior pressure, semantic intent, final verdict, signed audit.

Desktop required

The Verification Console requires a minimum viewport of 1024px. Open on a desktop or laptop to use it.

Request API access instead →
Defense layers

Three stops before execution.

Aurel treats agent intent as infrastructure, not content moderation. The system checks what the agent is doing, whether it is allowed, and whether the record can be trusted later.

01

Policy checkpoint

Action limits, approved targets, blocked routes, and per-agent controls are evaluated before an autonomous decision can leave the system.

02

Behavioral pressure

Velocity windows expose unusual bursts, retries, domain drift, and actions that no longer match the agent's normal operating lane.

03

Signed decision record

Every verdict produces an audit entry with the payload hash, policy version, execution node, and decision signature.

POST /api/verify

One call. One verdict.

Send the action details and execution trace. Aurel evaluates deterministic rules first, checks behavior, analyzes intent, and returns a verdict the runtime can obey.

allowAction is safe to execute
flagRequires human review before proceeding
blockAction must not execute
Request
POST /api/verify
x-api-key: ig_your_api_key

{
  "intent_id": "act_abc123",
  "agent_id": "agent_gpt4",
  "amount": 4800.00,
  "currency": "USD",
  "recipient": "vendor@acme.com",
  "agent_context": "User approved a $4,800 invoice
    payment to Acme Corp for Q2 services.",
  "metadata": { "action_type": "payment" }
}
Response · 200 OK
{
  "decision": "allow",
  "reason": "Intent verified before execution",
  "risk_score": 8,
  "evaluated_at": "2026-06-22T14:30:00Z",
  "intent_id": "act_abc123"
}
Access tiers

Start at the gate.

Beta access for teams putting agents near financial actions, procurement, approvals, data operations, or external tools.

Starter

Private Beta
Freeduring beta
  • /1,000 verifications / month
  • /3 defense layers
  • /API dashboard
  • /Community support
Request access

Growth

Coming soon
$149/ month
  • /100,000 verifications / month
  • /3 defense layers
  • /Webhook escalation
  • /Policy editor
  • /Audit log export
Join waitlist

Enterprise

Custom
Custompricing
  • /Unlimited verifications
  • /Dedicated instance
  • /Custom rules engine
  • /SIEM integration
  • /SLA + dedicated support
Contact sales
Contact

Put Aurel before the action.

Request API access, ask a technical question, or discuss an enterprise deployment. We respond within one business day.

contact@aurel.io

PGP key available on request · Response SLA: 1 business day