Raw scan report

Youtrack — the complete, unedited output of the deterministic mcptrustchecker engine v1.10.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.10.0",
    "methodologyVersion": "mcptrustchecker-1.9"
  },
  "target": {
    "id": "@antikirra/youtrack-mcp",
    "source": {
      "kind": "package",
      "origin": "@antikirra/youtrack-mcp"
    },
    "server": {
      "name": "@antikirra/youtrack-mcp"
    }
  },
  "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.9"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)",
      "reads sensitive or local data"
    ],
    "tags": [
      "untrusted-input",
      "sensitive-source"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (35 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": "get_agile_boards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_agile_board",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_agile_sprints",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_agile_sprint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_sprint_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_articles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_article",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_article_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_issue_images",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "inspect_project_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "inspect_board_structure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_global_custom_fields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_custom_field_bundle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_issue_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_issue_links",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_issue_activities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_issue_attachments",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"list_files\""
        ]
      }
    },
    {
      "tool": "get_issue_tags",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_work_items",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_issue_link_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_get_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_get_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_get_activities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project_custom_fields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_reports",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_current_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_users",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_saved_queries",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_tags",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "494c1de6f4c2bd2e575912b011dba94dbeca3b539b9f311c40a96fccce76783e",
  "stats": {
    "tools": 35,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}