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.
{
"tool": {
"name": "mcptrustchecker",
"version": "1.13.0",
"methodologyVersion": "mcptrustchecker-1.13"
},
"target": {
"id": "garmin-connect-mcp-server",
"source": {
"kind": "package",
"origin": "garmin-connect-mcp-server"
},
"server": {
"name": "garmin-connect-mcp-server"
}
},
"grade": "A",
"score": {
"score": 96,
"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": "repo",
"label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
"appliedPenalty": 1
},
{
"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 (78 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": [
{
"ruleId": "MTC-SUP-012",
"title": "Package has no license",
"category": "hygiene",
"severity": "info",
"confidence": "strong",
"description": "\"garmin-connect-mcp-server\" has no declared license. This is a legal/reuse concern, not a security finding.",
"location": {
"kind": "package",
"name": "garmin-connect-mcp-server"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "garmin_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_profile",
"tags": [],
"reasons": {}
},
{
"tool": "get_user_settings",
"tags": [],
"reasons": {}
},
{
"tool": "get_devices",
"tags": [],
"reasons": {}
},
{
"tool": "list_saved_device_ids",
"tags": [],
"reasons": {}
},
{
"tool": "set_default_device_id",
"tags": [],
"reasons": {}
},
{
"tool": "get_primary_training_device",
"tags": [],
"reasons": {}
},
{
"tool": "get_device_solar_data",
"tags": [],
"reasons": {}
},
{
"tool": "get_device_settings",
"tags": [],
"reasons": {}
},
{
"tool": "get_daily_summary",
"tags": [],
"reasons": {}
},
{
"tool": "get_daily_stats",
"tags": [],
"reasons": {}
},
{
"tool": "get_steps_data",
"tags": [],
"reasons": {}
},
{
"tool": "get_daily_steps",
"tags": [],
"reasons": {}
},
{
"tool": "get_floors",
"tags": [],
"reasons": {}
},
{
"tool": "get_heart_rates",
"tags": [],
"reasons": {}
},
{
"tool": "get_sleep_data",
"tags": [],
"reasons": {}
},
{
"tool": "get_stress_data",
"tags": [],
"reasons": {}
},
{
"tool": "get_hrv_data",
"tags": [],
"reasons": {}
},
{
"tool": "get_body_battery",
"tags": [],
"reasons": {}
},
{
"tool": "get_body_battery_events",
"tags": [],
"reasons": {}
},
{
"tool": "get_respiration_data",
"tags": [],
"reasons": {}
},
{
"tool": "get_spo2_data",
"tags": [],
"reasons": {}
},
{
"tool": "get_hydration_data",
"tags": [],
"reasons": {}
},
{
"tool": "add_hydration_data",
"tags": [],
"reasons": {}
},
{
"tool": "get_body_composition",
"tags": [],
"reasons": {}
},
{
"tool": "get_weigh_ins",
"tags": [],
"reasons": {}
},
{
"tool": "add_weigh_in",
"tags": [],
"reasons": {}
},
{
"tool": "delete_weigh_in",
"tags": [],
"reasons": {}
},
{
"tool": "get_blood_pressure",
"tags": [],
"reasons": {}
},
{
"tool": "set_blood_pressure",
"tags": [],
"reasons": {}
},
{
"tool": "delete_blood_pressure",
"tags": [],
"reasons": {}
},
{
"tool": "get_training_readiness",
"tags": [],
"reasons": {}
},
{
"tool": "get_training_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_endurance_score",
"tags": [],
"reasons": {}
},
{
"tool": "get_hill_score",
"tags": [],
"reasons": {}
},
{
"tool": "get_race_predictions",
"tags": [],
"reasons": {}
},
{
"tool": "get_lactate_threshold",
"tags": [],
"reasons": {}
},
{
"tool": "count_activities",
"tags": [],
"reasons": {}
},
{
"tool": "list_activities",
"tags": [],
"reasons": {}
},
{
"tool": "get_activities_by_date",
"tags": [],
"reasons": {}
},
{
"tool": "get_activity",
"tags": [],
"reasons": {}
},
{
"tool": "get_activity_details",
"tags": [],
"reasons": {}
},
{
"tool": "get_activity_splits",
"tags": [],
"reasons": {}
},
{
"tool": "get_activity_weather",
"tags": [],
"reasons": {}
},
{
"tool": "get_activity_gear",
"tags": [],
"reasons": {}
},
{
"tool": "download_activity",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "set_activity_name",
"tags": [],
"reasons": {}
},
{
"tool": "delete_activity",
"tags": [],
"reasons": {}
},
{
"tool": "upload_activity",
"tags": [],
"reasons": {}
},
{
"tool": "import_activity",
"tags": [],
"reasons": {}
},
{
"tool": "set_activity_type",
"tags": [],
"reasons": {}
},
{
"tool": "set_activity_self_evaluation",
"tags": [],
"reasons": {}
},
{
"tool": "get_activity_exercise_sets",
"tags": [],
"reasons": {}
},
{
"tool": "match_strength_exercise",
"tags": [],
"reasons": {}
},
{
"tool": "set_activity_strength_exercise_sets",
"tags": [],
"reasons": {}
},
{
"tool": "create_strength_training_activity",
"tags": [],
"reasons": {}
},
{
"tool": "get_workouts",
"tags": [],
"reasons": {}
},
{
"tool": "get_workout_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "download_workout",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "upload_workout",
"tags": [],
"reasons": {}
},
{
"tool": "delete_workout",
"tags": [],
"reasons": {}
},
{
"tool": "schedule_workout",
"tags": [],
"reasons": {}
},
{
"tool": "unschedule_workout",
"tags": [],
"reasons": {}
},
{
"tool": "get_training_plans",
"tags": [],
"reasons": {}
},
{
"tool": "get_goals",
"tags": [],
"reasons": {}
},
{
"tool": "get_gear",
"tags": [],
"reasons": {}
},
{
"tool": "get_gear_stats",
"tags": [],
"reasons": {}
},
{
"tool": "add_gear_to_activity",
"tags": [],
"reasons": {}
},
{
"tool": "remove_gear_from_activity",
"tags": [],
"reasons": {}
},
{
"tool": "set_gear_default",
"tags": [],
"reasons": {}
},
{
"tool": "get_earned_badges",
"tags": [],
"reasons": {}
},
{
"tool": "get_available_badges",
"tags": [],
"reasons": {}
},
{
"tool": "get_badge_challenges",
"tags": [],
"reasons": {}
},
{
"tool": "get_nutrition_daily_food_log",
"tags": [],
"reasons": {}
},
{
"tool": "get_nutrition_daily_meals",
"tags": [],
"reasons": {}
},
{
"tool": "get_golf_summary",
"tags": [],
"reasons": {}
},
{
"tool": "get_golf_scorecard",
"tags": [],
"reasons": {}
},
{
"tool": "get_menstrual_data_for_date",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "361ad2f3a2c6375539359726baba70d95924ace067146923775fcb846c7a2259",
"stats": {
"tools": 78,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 1
}
}
}