Raw scan report

Gitlab Jira — 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-jira",
    "source": {
      "kind": "package",
      "origin": "mcp-gitlab-jira"
    },
    "server": {
      "name": "mcp-gitlab-jira"
    }
  },
  "grade": "A",
  "score": {
    "score": 95,
    "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": "none",
        "label": "publisher verification (unlinked) — no provenance/repo link, but the shipped source was fully read",
        "appliedPenalty": 2
      },
      {
        "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 (57 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-011",
      "title": "Package declares no source repository",
      "category": "supply-chain",
      "severity": "info",
      "confidence": "strong",
      "description": "\"mcp-gitlab-jira\" declares no repository URL, so its published artifact cannot be compared against reviewable source.",
      "remediation": "Prefer packages that link to public, reviewable source.",
      "location": {
        "kind": "package",
        "name": "mcp-gitlab-jira"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "gitlab_get_merge_request_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_file_content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_add_comment_to_merge_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_merge_requests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_assign_reviewers_to_merge_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_project_members",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_project_members_by_project_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_projects_by_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_all_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_all_releases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_releases_since_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_user_id_by_username",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_user_activities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_ticket_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_ticket_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_add_comment_to_ticket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_search_tickets_by_jql",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_create_ticket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_available_transitions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_update_ticket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_update_custom_fields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_update_ticket_story_point",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_update_ticket_priority",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_update_ticket_sprint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_transition_ticket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_all_fields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_search_tickets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_project_pipelines",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_merge_request_pipelines",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_pipeline_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_pipeline_jobs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_job_logs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_trigger_pipeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_retry_pipeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_cancel_pipeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_branches",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_branch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_delete_branch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_branch_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_list_project_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_issue_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_create_issue",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"create_issue\""
        ]
      }
    },
    {
      "tool": "gitlab_update_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_close_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_add_comment_to_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "gitlab_get_issue_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_all_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_project_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_project_components",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_project_versions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_all_boards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_board_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_find_boards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_search_sprints",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_sprint_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_sprints_for_board",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jira_get_sprint_issues",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "20eaf2751e959f464fc2779a5070bebdc27ceafab218ed95657e21e3a25e5e52",
  "stats": {
    "tools": 57,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}