{
  "entry": {
    "kind": "webmcp",
    "slug": "webmcp-types",
    "name": "webmcp-types",
    "vendor": "npm",
    "description": "TypeScript declarations for the experimental WebMCP browser interfaces. It ships types only — no runtime code — so applications can compile against the API before it stabilises without reaching for `any`.\n\nAs a types-only package it declares no runtime capabilities and carries essentially no direct risk; it is catalogued because it appears in the dependency tree of most WebMCP projects and reviewers will encounter it. The one thing worth checking is version drift: the underlying API is experimental, and types that describe an older shape will happily compile code the browser then rejects at runtime.",
    "website": "https://www.npmjs.com/package/webmcp-types",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "community",
    "capabilities": [],
    "packaging": {
      "manager": "npm",
      "packageName": "webmcp-types"
    },
    "configFiles": null,
    "category": "library",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 40,
      "band": "medium",
      "signals": [
        {
          "id": "trust-community",
          "kind": "trust",
          "label": "Established community project",
          "contribution": -10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}