{
  "entry": {
    "kind": "agent",
    "slug": "grok-bot",
    "name": "Grok Bot",
    "vendor": "xAI",
    "description": "xAI desktop agent platform — persistent named bots with MCP connectors, a shared per-account cloud VM, and a local-execution daemon on the endpoint",
    "website": "https://docs.x.ai/grok-bot/overview",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [],
    "packaging": null,
    "category": "desktop-app",
    "configFiles": [
      {
        "id": "grok-bot-settings",
        "description": "Global Grok Bot settings (MCP box servers, connector and posture flags)",
        "scope": "global",
        "format": "json",
        "paths": {
          "darwin": "${HOME}/.grokbot/settings.json"
        },
        "extractors": [
          {
            "type": "mcp-servers",
            "path": "mcpBoxServers",
            "format": "array"
          },
          "env-vars"
        ]
      }
    ],
    "updatedAt": "2026-09-02T18:21:41.256Z",
    "risk": {
      "score": 10,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}