iiRecord
Agentic AI Atlas · OpenHands runs in sandboxed Docker runtime
claim:openhands-has-docker-sandboxa5c.ai
II.
TestableClaim JSON

claim:openhands-has-docker-sandbox

Structured · live

OpenHands runs in sandboxed Docker runtime json

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

File · domain/testable-claims/product-claims.yamlCluster · domain
Record JSON
{
  "id": "claim:openhands-has-docker-sandbox",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "OpenHands runs in sandboxed Docker runtime",
    "description": "OpenHands (agent:openhands) description mentions sandboxed Docker\nruntime, confirming its security isolation model for autonomous\ncode execution.\n",
    "testStatus": "passing",
    "testType": "unit",
    "testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const r=i.records['agent:openhands'];process.exit(r&&String(r.description||'').includes('Docker')?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:openhands-has-docker-sandbox",
      "to": "agent:openhands",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}