II.
TestableClaim JSON
Structured · liveclaim:openhands-has-docker-sandbox
OpenHands runs in sandboxed Docker runtime json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}