iiRecord
Agentic AI Atlas · Codex has native sandboxing
claim:codex-has-sandboxa5c.ai
II.
TestableClaim JSON

claim:codex-has-sandbox

Structured · live

Codex has native sandboxing json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/testable-claims/agent-capability-claims.yamlCluster · domain
Record JSON
{
  "id": "claim:codex-has-sandbox",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/agent-capability-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Codex has native sandboxing",
    "description": "Codex CLI includes a native subprocess sandboxing strategy that isolates\ntool execution in a controlled environment.\n",
    "testStatus": "passing",
    "testType": "manual",
    "category": "security",
    "priority": "high"
  },
  "outgoingEdges": [
    {
      "from": "claim:codex-has-sandbox",
      "to": "agent:codex",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": [
    {
      "from": "experiment:codex-capability-gaps",
      "to": "claim:codex-has-sandbox",
      "kind": "tests_claim"
    }
  ]
}