{
  "entry": {
    "kind": "agent",
    "slug": "msty",
    "name": "Msty",
    "vendor": "Msty",
    "description": "Private AI desktop app with local LLM support and MCP integration",
    "website": "https://msty.app",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [],
    "packaging": null,
    "category": "desktop-app",
    "configFiles": [
      {
        "id": "msty-config",
        "description": "Application settings",
        "scope": "global",
        "format": "json",
        "paths": {
          "win32": "${APPDATA}\\Msty\\config.json",
          "darwin": "${HOME}/Library/Application Support/Msty/config.json",
          "linux": "${HOME}/.config/Msty/config.json"
        },
        "extractors": [
          "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": []
  }
}