{
  "entry": {
    "kind": "agent",
    "slug": "kimi-webbridge",
    "name": "Kimi WebBridge",
    "vendor": "Moonshot AI",
    "description": "Browser extension that lets Kimi agents drive Chrome/Edge over CDP using existing login sessions",
    "website": "https://www.kimi.com/features/webbridge",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [],
    "packaging": null,
    "category": "browser-extension",
    "configFiles": [
      {
        "id": "kimi-webbridge-chrome",
        "description": "Kimi WebBridge extension (Chrome Web Store install)",
        "scope": "global",
        "format": "json",
        "pathGlob": {
          "darwin": "${HOME}/Library/Application Support/Google/Chrome/*/Extensions/fldmhceldgbpfpkbgopacenieobmligc/*/manifest.json",
          "win32": "${LOCALAPPDATA}\\Google\\Chrome\\User Data\\*\\Extensions\\fldmhceldgbpfpkbgopacenieobmligc\\*\\manifest.json",
          "linux": "${HOME}/.config/google-chrome/*/Extensions/fldmhceldgbpfpkbgopacenieobmligc/*/manifest.json"
        },
        "extractors": [
          {
            "type": "extension-manifest",
            "manifestFormat": "chrome-manifest"
          }
        ]
      },
      {
        "id": "kimi-webbridge-edge",
        "description": "Kimi WebBridge extension (Edge Add-ons install)",
        "scope": "global",
        "format": "json",
        "pathGlob": {
          "darwin": "${HOME}/Library/Application Support/Microsoft Edge/*/Extensions/bnlffdbcfnanfbknnlaflhlhkocccckg/*/manifest.json",
          "win32": "${LOCALAPPDATA}\\Microsoft\\Edge\\User Data\\*\\Extensions\\bnlffdbcfnanfbknnlaflhlhkocccckg\\*\\manifest.json",
          "linux": "${HOME}/.config/microsoft-edge/*/Extensions/bnlffdbcfnanfbknnlaflhlhkocccckg/*/manifest.json"
        },
        "extractors": [
          {
            "type": "extension-manifest",
            "manifestFormat": "chrome-manifest"
          }
        ]
      }
    ],
    "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": []
  }
}