Raw scan report

Garmin Connect — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "@etweisberg/garmin-connect-mcp",
    "source": {
      "kind": "package",
      "origin": "@etweisberg/garmin-connect-mcp"
    },
    "server": {
      "name": "@etweisberg/garmin-connect-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 97,
    "threatScore": 100,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 0,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "client",
        "term": "capability-exposure",
        "level": "moderate",
        "label": "capability blast radius (moderate) — client exposure if the model is manipulated",
        "appliedPenalty": 3
      },
      {
        "kind": "client",
        "term": "verification-discount",
        "level": "source",
        "label": "publisher verification (provenance) — cryptographic build provenance ties the artifact to its source",
        "appliedPenalty": 0
      },
      {
        "kind": "client",
        "term": "coverage-honesty",
        "level": "source",
        "label": "inspection depth (source) — how much of the target the scan could see",
        "appliedPenalty": 0
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)"
    ],
    "tags": [
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (41 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
    ]
  },
  "findings": [],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "garmin-login",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check-session",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list-activities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-activity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-activity-details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-activity-splits",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-activity-hr-zones",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-activity-polyline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-activity-weather",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-user-profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "download-fit",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "get-daily-summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-daily-heart-rate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-daily-stress",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-daily-summary-chart",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-daily-intensity-minutes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-daily-movement",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-daily-respiration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-sleep",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-body-battery",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-hrv",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-weight",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-personal-records",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-fitness-stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-vo2max",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-hr-zones-config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-training-readiness",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-sleep-stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-calendar",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-goals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-badges",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-badge-leaderboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-hydration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-power-zones",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list-workouts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get-workout",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "download-workout-fit",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "create-workout",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "schedule-workout",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete-workout",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "run-tests",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "c5dfaf0ce59f5a965b7c27744ccbe3d7368d5bf20e569234aaff8fbe8b714ebb",
  "stats": {
    "tools": 41,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}