II.
EnvVar JSON
Structured · liveenv-var:claude-code-disable-official-marketplace-autoinstall
CLAUDE_CODE_DISABLE_OFFICIAL_MARKETPLACE_AUTOINSTALL json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-disable-official-marketplace-autoinstall",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-plugins.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_DISABLE_OFFICIAL_MARKETPLACE_AUTOINSTALL",
"description": "Set to 1 to skip automatic addition of the official plugin marketplace on first run.",
"name": "CLAUDE_CODE_DISABLE_OFFICIAL_MARKETPLACE_AUTOINSTALL",
"category": "plugins",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-disable-official-marketplace-autoinstall",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}