{
  "entry": {
    "kind": "agent",
    "slug": "librechat",
    "name": "LibreChat",
    "vendor": "LibreChat",
    "description": "Open-source self-hosted ChatGPT clone with multi-provider support",
    "website": "https://www.librechat.ai",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [],
    "packaging": null,
    "category": "desktop-app",
    "configFiles": [
      {
        "id": "librechat-yaml",
        "description": "LibreChat YAML config",
        "scope": "global",
        "format": "yaml",
        "paths": {
          "win32": "${USERPROFILE}\\.librechat\\librechat.yaml",
          "darwin": "${HOME}/.librechat/librechat.yaml",
          "linux": "${HOME}/.librechat/librechat.yaml"
        },
        "extractors": [
          {
            "type": "mcp-servers",
            "path": "mcpServers",
            "format": "object"
          },
          "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": []
  }
}