Businessmap — 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.
{
"tool": {
"name": "mcptrustchecker",
"version": "1.13.0",
"methodologyVersion": "mcptrustchecker-1.13"
},
"target": {
"id": "businessmap-mcp",
"source": {
"kind": "package",
"origin": "businessmap-mcp"
},
"server": {
"name": "businessmap-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.13"
},
"capability": {
"level": "moderate",
"reasons": [
"can create, modify or delete files"
],
"tags": [
"file-write"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (53 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-CAP-002",
"title": "Tool \"unlink-child-card\" can modify the filesystem",
"category": "permissions",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"unlink-child-card\" can write, overwrite or delete files (keyword \"unlink\" in tool name). Verify it is scoped to a safe directory.",
"remediation": "Constrain file operations to an explicit, non-sensitive root; reject path traversal.",
"location": {
"kind": "tool",
"name": "unlink-child-card"
},
"data": {
"tags": [
"file-write"
]
}
},
{
"ruleId": "MTC-CAP-002",
"title": "Tool \"unlink-parent-card\" can modify the filesystem",
"category": "permissions",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"unlink-parent-card\" can write, overwrite or delete files (keyword \"unlink\" in tool name). Verify it is scoped to a safe directory.",
"remediation": "Constrain file operations to an explicit, non-sensitive root; reject path traversal.",
"location": {
"kind": "tool",
"name": "unlink-parent-card"
},
"data": {
"tags": [
"file-write"
]
}
},
{
"ruleId": "MTC-CAP-005",
"title": "Mutating tool \"unlink-child-card\" declares no destructiveHint",
"category": "hygiene",
"severity": "low",
"confidence": "heuristic",
"description": "Tool \"unlink-child-card\" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.",
"remediation": "Declare accurate annotations, and gate destructive tools on user confirmation regardless.",
"location": {
"kind": "tool",
"name": "unlink-child-card"
},
"data": {
"tags": [
"file-write"
]
}
},
{
"ruleId": "MTC-CAP-005",
"title": "Mutating tool \"unlink-parent-card\" declares no destructiveHint",
"category": "hygiene",
"severity": "low",
"confidence": "heuristic",
"description": "Tool \"unlink-parent-card\" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.",
"remediation": "Declare accurate annotations, and gate destructive tools on user confirmation regardless.",
"location": {
"kind": "tool",
"name": "unlink-parent-card"
},
"data": {
"tags": [
"file-write"
]
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "get-api-limits",
"tags": [],
"reasons": {}
},
{
"tool": "get-boards",
"tags": [],
"reasons": {}
},
{
"tool": "get-board",
"tags": [],
"reasons": {}
},
{
"tool": "get-block-reasons",
"tags": [],
"reasons": {}
},
{
"tool": "get-card-block-reason",
"tags": [],
"reasons": {}
},
{
"tool": "block-card",
"tags": [],
"reasons": {}
},
{
"tool": "unblock-card",
"tags": [],
"reasons": {}
},
{
"tool": "get-card-co-owners",
"tags": [],
"reasons": {}
},
{
"tool": "check-card-co-owner",
"tags": [],
"reasons": {}
},
{
"tool": "add-card-co-owner",
"tags": [],
"reasons": {}
},
{
"tool": "remove-card-co-owner",
"tags": [],
"reasons": {}
},
{
"tool": "get-card-comments",
"tags": [],
"reasons": {}
},
{
"tool": "add-card-comment",
"tags": [],
"reasons": {}
},
{
"tool": "get-card-comment",
"tags": [],
"reasons": {}
},
{
"tool": "update-card-comment",
"tags": [],
"reasons": {}
},
{
"tool": "delete-card-comment",
"tags": [],
"reasons": {}
},
{
"tool": "add-formatted-card-comment",
"tags": [],
"reasons": {}
},
{
"tool": "get-linked-cards",
"tags": [],
"reasons": {}
},
{
"tool": "link-child-card",
"tags": [],
"reasons": {}
},
{
"tool": "unlink-child-card",
"tags": [
"file-write"
],
"reasons": {
"file-write": [
"keyword \"unlink\" in tool name"
]
}
},
{
"tool": "link-parent-card",
"tags": [],
"reasons": {}
},
{
"tool": "unlink-parent-card",
"tags": [
"file-write"
],
"reasons": {
"file-write": [
"keyword \"unlink\" in tool name"
]
}
},
{
"tool": "get-card-subtasks",
"tags": [],
"reasons": {}
},
{
"tool": "add-card-subtask",
"tags": [],
"reasons": {}
},
{
"tool": "get-card-subtask",
"tags": [],
"reasons": {}
},
{
"tool": "update-card-subtask",
"tags": [],
"reasons": {}
},
{
"tool": "delete-card-subtask",
"tags": [],
"reasons": {}
},
{
"tool": "add-formatted-card-subtask",
"tags": [],
"reasons": {}
},
{
"tool": "update-formatted-card-subtask",
"tags": [],
"reasons": {}
},
{
"tool": "get-card",
"tags": [],
"reasons": {}
},
{
"tool": "get-cards",
"tags": [],
"reasons": {}
},
{
"tool": "create-card",
"tags": [],
"reasons": {}
},
{
"tool": "update-card",
"tags": [],
"reasons": {}
},
{
"tool": "delete-card",
"tags": [],
"reasons": {}
},
{
"tool": "create-cards-many",
"tags": [],
"reasons": {}
},
{
"tool": "update-cards-many",
"tags": [],
"reasons": {}
},
{
"tool": "delete-cards-many",
"tags": [],
"reasons": {}
},
{
"tool": "get-columns",
"tags": [],
"reasons": {}
},
{
"tool": "get-column",
"tags": [],
"reasons": {}
},
{
"tool": "create-column",
"tags": [],
"reasons": {}
},
{
"tool": "update-column",
"tags": [],
"reasons": {}
},
{
"tool": "delete-column",
"tags": [],
"reasons": {}
},
{
"tool": "get-lanes",
"tags": [],
"reasons": {}
},
{
"tool": "get-lane",
"tags": [],
"reasons": {}
},
{
"tool": "create-lane",
"tags": [],
"reasons": {}
},
{
"tool": "update-lane",
"tags": [],
"reasons": {}
},
{
"tool": "delete-lane",
"tags": [],
"reasons": {}
},
{
"tool": "get-user",
"tags": [],
"reasons": {}
},
{
"tool": "get-me",
"tags": [],
"reasons": {}
},
{
"tool": "get-workspaces",
"tags": [],
"reasons": {}
},
{
"tool": "get-workspace",
"tags": [],
"reasons": {}
},
{
"tool": "create-workspace",
"tags": [],
"reasons": {}
},
{
"tool": "update-workspace",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "091c9e0efed4893f7865b27619147e2bc77c7d37a4ff738bc3dbc6bf696144bc",
"stats": {
"tools": 53,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 2,
"low": 2,
"info": 0
}
}
}