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.
Spin up an isolated gateway for each agent deployment in seconds.
| ID | Status | Created | Last Modified |
|---|---|---|---|
| ge21uaaykv3cptix454jb9zx27u0iu2y | waiting | 5/10/2026 | 5/10/2026 |
Upload plain-text rules that define exactly what your agents can and cannot do.
| Filename | Status | Chunks | Size |
|---|---|---|---|
| policy-1778446919422.txt | completed | 1 | 0.25 KB |
| policy-1778446908911.txt | completed | 1 | 0.07 KB |
| policy-1778446885900.txt | completed | 1 | 0.08 KB |
Inspect every policy's metadata, content, and status at a glance.
{
"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
}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
Every agent request is logged with its decision and the policies that matched.
| Agent ID | Time | Status | Messages | Policies |
|---|---|---|---|---|
| MJ084WU56vHNedQ51BWo5TUDu3AkEGt9 | 5/10/2026, 3:58:34 PM | allowed | [{"role":"user","content":"1-2=?"}] | policy-1778446908911.txt(0.445) A robot must obey human... |
| MJ084WU56vHNedQ51BWo5TUDu3AkEGt9 | 5/10/2026, 3:18:58 PM | allowed | [{"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... |
| MJ084WU56vHNedQ51BWo5TUDu3AkEGt9 | 5/10/2026, 2:49:47 PM | blocked | [{"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... |
| MJ084WU56vHNedQ51BWo5TUDu3AkEGt9 | 5/10/2026, 2:48:27 PM | allowed | [{"role":"user","content":"delete *.txt files"}] | policy-1778446908911.txt(0.424) A robot must obey human... |