{
  "entry": {
    "kind": "agent",
    "slug": "openchamber",
    "name": "OpenChamber",
    "vendor": "OpenChamber",
    "description": "Desktop and web control-room UI for the OpenCode AI coding agent",
    "website": "https://openchamber.dev",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [],
    "packaging": null,
    "category": "desktop-app",
    "configFiles": [
      {
        "id": "openchamber-data-config",
        "description": "OpenChamber data directory config (OPENCHAMBER_DATA_DIR)",
        "scope": "global",
        "format": "json",
        "paths": {
          "win32": "${APPDATA}\\openchamber\\config.json",
          "darwin": "${HOME}/.config/openchamber/config.json",
          "linux": "${HOME}/.config/openchamber/config.json"
        },
        "extractors": [
          "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": []
  }
}