Raw scan report

Appstore 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": "@mgcrea/mcp-appstore-connect",
    "source": {
      "kind": "package",
      "origin": "@mgcrea/mcp-appstore-connect"
    },
    "server": {
      "name": "@mgcrea/mcp-appstore-connect"
    }
  },
  "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 (87 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": "app_store_connect_list_app_infos",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_app_info_localizations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_app_info_localization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_age_rating_declaration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_update_age_rating_declaration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_update_app_info_localization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_live_versions",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_list_apps",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_app",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_update_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_builds",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_bundle_ids",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_bundle_id",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_create_bundle_id",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_enable_capability",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_disable_capability",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_app_categories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_set_app_categories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_certificates",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_download_certificate",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_create_certificate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_revoke_certificate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_customer_reviews",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_devices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_register_device",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_app_price_points",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_app_price_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_set_app_price",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_in_app_purchases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_in_app_purchase",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_iap_price_points",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_iap_price_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_iap_localizations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_iap_review_screenshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_iap_availability",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_set_in_app_purchase_price",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_set_iap_availability",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_update_in_app_purchase",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_create_iap_localization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_update_iap_localization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_delete_iap_localization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_upload_iap_review_screenshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_submit_in_app_purchase_for_review",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_export_listing",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_apply_listing",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_vendor_number",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_download_sales_report",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_download_finance_report",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_list_analytics_report_requests",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_list_analytics_reports",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_analytics_report_instances",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_list_analytics_report_segments",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_download_analytics_report_segment",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_get_analytics_status",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "app_store_connect_get_analytics_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_create_analytics_report_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_app_store_review_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_set_app_store_review_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_screenshot_sets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_screenshots",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_screenshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_upload_screenshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_delete_screenshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_delete_screenshot_set",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_reorder_screenshots",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_auth_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_review_submissions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_submit_version_for_review",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_remove_version_from_submission",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_cancel_review_submission",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_beta_groups",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_beta_testers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_beta_feedback",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_create_beta_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_invite_beta_tester",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_add_tester_to_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_remove_tester_from_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_users",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_versions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_list_version_localizations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_get_version_localization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_create_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_update_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_update_version_localization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_set_version_build",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "app_store_connect_release_version",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "c052c1ced42accd4aeabd9244ebaced0c6703ffd9c36e204dfaf5b0bd52f930b",
  "stats": {
    "tools": 87,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}