iiRecord
Agentic AI Atlas · Codex danger-full-access sandbox
sandbox:codex-danger-full-accessa5c.ai
II.
Sandbox JSON

sandbox:codex-danger-full-access

Structured · live

Codex danger-full-access sandbox json

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

File · lifecycle/sandboxes/codex-sandboxes.yamlCluster · lifecycle
Record JSON
{
  "id": "sandbox:codex-danger-full-access",
  "_kind": "Sandbox",
  "_file": "lifecycle/sandboxes/codex-sandboxes.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "displayName": "Codex danger-full-access sandbox",
    "filesystemPolicy": "read-write",
    "networkPolicy": "full",
    "description": "Codex CLI sandbox mode `danger-full-access`: commands run without Codex filesystem or network sandbox restrictions and should be used only where the surrounding environment supplies the required isolation.\n",
    "fsAllowList": [],
    "fsDenyList": [],
    "netAllowList": [],
    "netDenyList": [],
    "execAllowedBinaries": [],
    "execDeniedBinaries": [],
    "envVarScope": "inherit-all",
    "secretAccessScope": "all",
    "auditLogPolicy": "structured-jsonl",
    "policyEvaluationPoint": "post-call-attestation"
  },
  "outgoingEdges": [
    {
      "from": "sandbox:codex-danger-full-access",
      "to": "layer:9-sandbox",
      "kind": "realizes",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "claim:codex-research-sandbox-modes",
      "to": "sandbox:codex-danger-full-access",
      "kind": "about_subject"
    }
  ]
}