{
  "entry": {
    "kind": "skill",
    "slug": "convex-advisor",
    "name": "Convex Advisor",
    "vendor": "get-convex",
    "description": "Analyses a deployed Convex application's performance and returns evidence-backed optimisation findings — slow queries, missing indexes, and access patterns that will not scale.\n\nIt reaches the deployment over the network with project credentials, so it declares outbound network and credential access. \"Evidence-backed\" is the property worth insisting on generally: a performance recommendation that cites the measurement behind it can be checked, while one that does not is a guess wearing a confident tone.",
    "website": "https://www.convex.dev",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "network:outbound",
      "credentials:access"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "database",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 20,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: credentials:access",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}