Raw scan report

Gitlab — 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": "mcp-gitlab",
    "source": {
      "kind": "package",
      "origin": "mcp-gitlab"
    },
    "server": {
      "name": "mcp-gitlab"
    }
  },
  "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": [
      "can send data / act on an external service"
    ],
    "tags": [
      "external-sink"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (83 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": "gitlab_get_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_update_project_merge_settings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_project_approvals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_update_project_approvals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_project_approval_rules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_project_approval_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_update_project_approval_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_project_approval_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_mr_approval_rules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_mr_approval_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_update_mr_approval_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_mr_approval_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_groups",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_share_project_with_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_unshare_project_with_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_share_group_with_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_unshare_group_with_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_branches",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_branch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_branch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_commits",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_commit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_commit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_compare",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_mrs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_mr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_mr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_update_mr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_merge_mr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_merge_mr_sequence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_rebase_mr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_mr_changes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_mr_notes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_add_mr_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_mr_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_update_mr_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_award_emoji",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_remove_emoji",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_mr_discussions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_mr_discussion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_reply_to_discussion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_resolve_discussion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_approve_mr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_unapprove_mr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_mr_approvals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_mr_pipelines",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_mr_commits",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_subscribe_mr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_unsubscribe_mr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_pipelines",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_pipeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_pipeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_retry_pipeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_cancel_pipeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_retry_job",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_play_job",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_cancel_job",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_job_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_tags",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_releases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_release",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_release",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_update_release",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_release",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_variables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_update_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_group_variables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_group_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_update_group_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_group_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_issue",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"create_issue\""
        ]
      }
    },
    {
      "tool": "gitlab_update_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_add_issue_comment",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "4bb55b68fe9247e160c99f82c6b79a8c3af532e7ba8929006a9e48509600eeca",
  "stats": {
    "tools": 83,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}