{
  "entry": {
    "kind": "extension",
    "slug": "aixcoder",
    "name": "aiXcoder",
    "vendor": "aiXcoder",
    "description": "aiXcoder offers code completion for VS Code and JetBrains with an emphasis on deployable-on-premises models, aimed at organisations that want assistance without source code leaving their network.\n\nIn its local deployment the extension reads the workspace and writes accepted completions without outbound network access — a genuinely different risk profile from cloud assistants, and the reason it appears in procurement shortlists for regulated environments. The catalogued capability set reflects the local configuration; a hosted deployment adds outbound network and should be scored as such. Verify which mode is actually configured, because the difference is the entire security argument.",
    "website": "https://www.aixcoder.com",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "community",
    "capabilities": [
      "filesystem:read",
      "filesystem:write"
    ],
    "packaging": {
      "manager": "vsix",
      "packageName": "aixcoder.aixcoder"
    },
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 50,
      "band": "medium",
      "signals": [
        {
          "id": "trust-community",
          "kind": "trust",
          "label": "Established community project",
          "contribution": -10
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: filesystem:write",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}