II.
EnvVar JSON
Structured · liveenv-var:claude-code-script-caps
CLAUDE_CODE_SCRIPT_CAPS json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-script-caps",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-shell.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_SCRIPT_CAPS",
"description": "JSON object limiting how many times specific scripts may be invoked per session.",
"name": "CLAUDE_CODE_SCRIPT_CAPS",
"category": "shell",
"valueType": "json"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-script-caps",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}