Monoproject — 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": "monoproject-mcp",
"source": {
"kind": "package",
"origin": "monoproject-mcp"
},
"server": {
"name": "monoproject-mcp"
}
},
"grade": "A",
"score": {
"score": 97,
"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": "source",
"label": "publisher verification (provenance) — cryptographic build provenance ties the artifact to its source",
"appliedPenalty": 0
},
{
"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 (103 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 \"mono_unlink_dependency\" can modify the filesystem",
"category": "permissions",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"mono_unlink_dependency\" 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": "mono_unlink_dependency"
},
"data": {
"tags": [
"file-write"
]
}
},
{
"ruleId": "MTC-CAP-005",
"title": "Mutating tool \"mono_unlink_dependency\" declares no destructiveHint",
"category": "hygiene",
"severity": "low",
"confidence": "heuristic",
"description": "Tool \"mono_unlink_dependency\" 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": "mono_unlink_dependency"
},
"data": {
"tags": [
"file-write"
]
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "mono_list_activities",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_task_activities",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_incidents",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_incident",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_incident",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_incident",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_incident",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_task_from_incident",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_bug_hub_stats",
"tags": [],
"reasons": {}
},
{
"tool": "mono_sync_sentry",
"tags": [],
"reasons": {}
},
{
"tool": "mono_bulk_close_sprint_reviews",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_comments",
"tags": [],
"reasons": {}
},
{
"tool": "mono_add_comment",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_comment",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_comment",
"tags": [],
"reasons": {}
},
{
"tool": "mono_link_commit",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_commits",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_custom_fields",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_custom_field",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_custom_field",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_task_custom_fields",
"tags": [],
"reasons": {}
},
{
"tool": "mono_set_task_custom_fields",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_cycles",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_start_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_complete_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_add_cycle_member",
"tags": [],
"reasons": {}
},
{
"tool": "mono_add_project_to_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_remove_project_from_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_add_task_to_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_remove_task_from_cycle",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_key_result",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_key_result",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_task_dependencies",
"tags": [],
"reasons": {}
},
{
"tool": "mono_link_dependency",
"tags": [],
"reasons": {}
},
{
"tool": "mono_unlink_dependency",
"tags": [
"file-write"
],
"reasons": {
"file-write": [
"keyword \"unlink\" in tool name"
]
}
},
{
"tool": "mono_list_task_deploys",
"tags": [],
"reasons": {}
},
{
"tool": "mono_log_deploy",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_docs",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_doc",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_doc",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_doc",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_doc",
"tags": [],
"reasons": {}
},
{
"tool": "mono_search_docs",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_labels",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_label",
"tags": [],
"reasons": {}
},
{
"tool": "mono_bulk_create_labels",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_notifications",
"tags": [],
"reasons": {}
},
{
"tool": "mono_mark_notification_read",
"tags": [],
"reasons": {}
},
{
"tool": "mono_mark_all_notifications_read",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_feedback",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_feedback",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_feedback",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_feedback",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_opportunities",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_opportunity",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_opportunity",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_specifications",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_specification",
"tags": [],
"reasons": {}
},
{
"tool": "mono_generate_spec",
"tags": [],
"reasons": {}
},
{
"tool": "mono_decompose_spec",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_pm_hub_stats",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_products",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_product",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_product",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_product",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_projects",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_project",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_project",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_project_summary",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_task_pull_requests",
"tags": [],
"reasons": {}
},
{
"tool": "mono_link_pull_request",
"tags": [],
"reasons": {}
},
{
"tool": "mono_search",
"tags": [],
"reasons": {}
},
{
"tool": "mono_session_start",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_sprints",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_sprint",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_sprint",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_sprint",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_sprint",
"tags": [],
"reasons": {}
},
{
"tool": "mono_add_task_to_sprint",
"tags": [],
"reasons": {}
},
{
"tool": "mono_remove_task_from_sprint",
"tags": [],
"reasons": {}
},
{
"tool": "mono_start_sprint",
"tags": [],
"reasons": {}
},
{
"tool": "mono_complete_sprint",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_task_templates",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_task_template",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_task_template",
"tags": [],
"reasons": {}
},
{
"tool": "mono_apply_task_template",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "mono_get_task",
"tags": [],
"reasons": {}
},
{
"tool": "mono_create_task",
"tags": [],
"reasons": {}
},
{
"tool": "mono_update_task",
"tags": [],
"reasons": {}
},
{
"tool": "mono_delete_task",
"tags": [],
"reasons": {}
},
{
"tool": "mono_bulk_create_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "mono_bulk_update_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "mono_bulk_delete_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "mono_list_users",
"tags": [],
"reasons": {}
},
{
"tool": "mono_find_user",
"tags": [],
"reasons": {}
},
{
"tool": "mono_resolve_user",
"tags": [],
"reasons": {}
},
{
"tool": "mono_sync_users",
"tags": [],
"reasons": {}
},
{
"tool": "mono_advance",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "6a3ebfa8201953cd7be4a9011d5881b0b215d4928effde48c385dba6c20bd48f",
"stats": {
"tools": 103,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 1,
"info": 0
}
}
}