{
  "version": 1,
  "socket": {
    "path": "/Users/oliverai/.openclaw/exec-approvals.sock",
    "token": "mVxTZXf-SHOw3Q2cAd0pauuoFpKIEDt-"
  },
  "defaults": {
    "security": "full",
    "ask": "on-miss",
    "askFallback": "full",
    "autoAllowSkills": true
  },
  "agents": {
    "oliver": {
      "security": "full",
      "askFallback": "full",
      "ask": "on-miss",
      "autoAllowSkills": true,
      "allowlist": [
        {
          "id": "f2f174c1-9ca1-45cc-8695-c778daf76b91",
          "pattern": "/bin/mkdir",
          "lastUsedAt": 1775127630677
        },
        {
          "pattern": "*",
          "id": "f93941bd-1165-43c7-a66c-b634c1db383a",
          "lastUsedAt": 1775408411355,
          "lastUsedCommand": "bash ~/.openclaw/workspace-oliver/scripts/security-scan.sh",
          "lastResolvedPath": "/bin/bash"
        },
        {
          "pattern": "claude*",
          "id": "a28c2289-7098-422d-b8cd-f3d92ee3013e"
        },
        {
          "pattern": "git*",
          "id": "0074b0c4-14cb-42f1-a9b9-6dc39de68580"
        }
      ]
    },
    "main": {
      "security": "full",
      "askFallback": "full",
      "ask": "on-miss",
      "autoAllowSkills": true,
      "allowlist": [
        {
          "id": "9c53e041-56e4-4f84-99c4-9d3dfc2cbfb6",
          "pattern": "/bin/mkdir",
          "lastUsedAt": 1775394405138,
          "lastUsedCommand": "mkdir -p ~/.openclaw/workspace-marketer/templates",
          "lastResolvedPath": "/bin/mkdir"
        }
      ]
    },
    "scout": {
      "security": "allowlist",
      "askFallback": "deny",
      "autoAllowSkills": false,
      "allowlist": [
        {
          "pattern": "git *",
          "id": "c9e37921-6caf-4499-8628-9e09411faf1f"
        },
        {
          "pattern": "date",
          "id": "cf6e8a99-f0e0-45a2-83c5-fcca35b8944c"
        },
        {
          "pattern": "echo *",
          "id": "2b4f02e8-6073-4910-a859-c144903317e5"
        }
      ]
    },
    "coder": {
      "security": "full",
      "askFallback": "full",
      "ask": "on-miss",
      "autoAllowSkills": true,
      "allowlist": [
        {
          "pattern": "claude*",
          "id": "coder-claude-001"
        },
        {
          "pattern": "git*",
          "id": "coder-git-001"
        },
        {
          "pattern": "vercel*",
          "id": "coder-vercel-001"
        },
        {
          "pattern": "npm*",
          "id": "coder-npm-001"
        },
        {
          "pattern": "node*",
          "id": "coder-node-001"
        }
      ]
    },
    "marketer": {
      "security": "allowlist",
      "askFallback": "deny",
      "autoAllowSkills": false,
      "allowlist": [
        {
          "pattern": "echo *",
          "id": "marketer-echo-001"
        },
        {
          "pattern": "date",
          "id": "marketer-date-001"
        }
      ]
    }
  }
}
