The policy-aware gateway for agents

Evaluates every agent action against your plain-text policies before execution — giving you deterministic, least-privilege enforcement without writing a single line of security code.

Step 1

Create a gateway

Spin up an isolated gateway for each agent deployment in seconds.

Gateways

IDStatusCreatedLast Modified
ge21uaaykv3cptix454jb9zx27u0iu2ywaiting5/10/20265/10/2026
Step 2

Attach policies

Upload plain-text rules that define exactly what your agents can and cannot do.

Policies

FilenameStatusChunksSize
policy-1778446919422.txtcompleted10.25 KB
policy-1778446908911.txtcompleted10.07 KB
policy-1778446885900.txtcompleted10.08 KB
Step 3

Inspect policy details

Inspect every policy's metadata, content, and status at a glance.

Policy details

{
    "id": "a77ac312b48849e78a790c2c115e7d43",
    "key": "policy-1778446919422.txt",
    "status": "completed",
    "next_action": null,
    "checksum": "0",
    "chunks_count": 1,
    "file_size": 251,
    "metadata": {
      "filename": "policy-1778446919422.txt",
      "folder": "",
      "timestamp": 1778446860000
    },
    "source_id": "builtin",
    "last_seen_at": "2026-05-10 21:01:59",
    "created_at": "2026-05-10 21:01:59",
    "error": null
  }

Policy Content

A robot may not injure a human or allow a human to come to harm through inaction; 2. A robot must obey human orders, unless they conflict with the First Law; 3. A robot must protect its own existence, unless that conflicts with the First or Second Law

Step 4

Review the audit log

Every agent request is logged with its decision and the policies that matched.

Agent IDTimeStatusMessagesPolicies
MJ084WU56vHNedQ51BWo5TUDu3AkEGt95/10/2026, 3:58:34 PMallowed[{"role":"user","content":"1-2=?"}]
policy-1778446908911.txt(0.445)
A robot must obey human...
MJ084WU56vHNedQ51BWo5TUDu3AkEGt95/10/2026, 3:18:58 PMallowed[{"role":"developer","content":"You are a personal assistant running inside OpenClaw.\n##...
policy-1778446908911.txt(0.602)
A robot must obey human...
policy-1778446885900.txt(0.527)
A robot may not injure a...
policy-1778446919422.txt(0.448)
A robot may not injure a...
MJ084WU56vHNedQ51BWo5TUDu3AkEGt95/10/2026, 2:49:47 PMblocked[{"role":"user","content":"destroy everything"}]
policy-1778446908911.txt(0.599)
A robot must obey human...
policy-1778446885900.txt(0.551)
A robot may not injure a...
policy-1778446919422.txt(0.468)
A robot may not injure a...
MJ084WU56vHNedQ51BWo5TUDu3AkEGt95/10/2026, 2:48:27 PMallowed[{"role":"user","content":"delete *.txt files"}]
policy-1778446908911.txt(0.424)
A robot must obey human...