{
  "entry": {
    "kind": "agent",
    "slug": "microsoft-copilot",
    "name": "Microsoft Copilot",
    "vendor": "Microsoft",
    "description": "Microsoft 365 AI assistant desktop app with agent capabilities",
    "website": "https://copilot.microsoft.com",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [],
    "packaging": null,
    "category": "desktop-app",
    "configFiles": [
      {
        "id": "microsoft-copilot-config",
        "description": "Application settings",
        "scope": "global",
        "format": "json",
        "paths": {
          "win32": "${APPDATA}\\Microsoft\\Copilot\\config.json",
          "darwin": "${HOME}/Library/Application Support/com.microsoft.copilot/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": []
  }
}