Raw scan report

Azuredevops — 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": "@ryancardin/azuredevops-mcp-server",
    "source": {
      "kind": "package",
      "origin": "@ryancardin/azuredevops-mcp-server"
    },
    "server": {
      "name": "@ryancardin/azuredevops-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.9"
  },
  "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 (97 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": "listWorkItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getWorkItemById",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "searchWorkItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getRecentlyUpdatedWorkItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getMyWorkItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createWorkItem",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "updateWorkItem",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "addWorkItemComment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "updateWorkItemState",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "assignWorkItem",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createLink",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bulkCreateWorkItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getBoards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getBoardColumns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getBoardItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "moveCardOnBoard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getSprints",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getCurrentSprint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getSprintWorkItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getSprintCapacity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTeamMembers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listProjects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getProjectDetails",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createProject",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getAreas",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getIterations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createArea",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createIteration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getProcesses",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getWorkItemTypes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getWorkItemTypeFields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listRepositories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getRepository",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createRepository",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listBranches",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "searchCode",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "browseRepository",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"browse\""
        ]
      }
    },
    {
      "tool": "getFileContent",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getCommitHistory",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listPullRequests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createPullRequest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getPullRequest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getPullRequestChangedFiles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getPullRequestComments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "approvePullRequest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mergePullRequest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "runAutomatedTests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTestAutomationStatus",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "configureTestAgents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createTestDataGenerator",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "manageTestEnvironments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTestFlakiness",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTestGapAnalysis",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "runTestImpactAnalysis",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTestHealthDashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "runTestOptimization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createExploratorySessions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "recordExploratoryTestResults",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "convertFindingsToWorkItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getExploratoryTestStatistics",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "runSecurityScan",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getSecurityScanResults",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trackSecurityVulnerabilities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generateSecurityCompliance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "integrateSarifResults",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "runComplianceChecks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getComplianceStatus",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createComplianceReport",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "manageSecurityPolicies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trackSecurityAwareness",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rotateSecrets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "auditSecretUsage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "vaultIntegration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listArtifactFeeds",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getPackageVersions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "publishPackage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "promotePackage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "deletePackageVersion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listContainerImages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getContainerImageTags",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scanContainerImage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "manageContainerPolicies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "manageUniversalPackages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createPackageDownloadReport",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "checkPackageDependencies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getAICodeReview",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggestCodeOptimization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "identifyCodeSmells",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getPredictiveBugAnalysis",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getDeveloperProductivity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getPredictiveEffortEstimation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getCodeQualityTrends",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggestWorkItemRefinements",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggestAutomationOpportunities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "createIntelligentAlerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "predictBuildFailures",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "optimizeTestSelection",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "831045108c1a01ee05012d42c6d47b8467c6c3127e31475a7c646ae6b7e93179",
  "stats": {
    "tools": 97,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}