Raw scan report

Atlassian Confluence — 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": "atlassian-confluence-mcp-server",
    "source": {
      "kind": "package",
      "origin": "atlassian-confluence-mcp-server"
    },
    "server": {
      "name": "atlassian-confluence-mcp-server"
    }
  },
  "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": [
      "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 (48 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": "confluence_test_connection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_spaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_space",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_space_by_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_pages",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_get_page",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_get_page_by_title",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_create_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_update_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_patch_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_replace_page_range",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_append_to_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_page_body_chunk",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_delete_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_search_pages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_page_labels",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_add_page_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_delete_page_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_page_comments",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_add_page_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_page_attachments",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_get_comment_attachments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_upload_attachment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_child_pages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_page_ancestors",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_get_current_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_page_versions",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_get_page_version",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_get_page_properties",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_get_page_by_url",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_get_personal_space_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_create_page_in_personal_space",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_create_private_space",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_create_space",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_delete_space",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_space_homepage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_copy_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_move_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_page_watchers",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_watch_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_unwatch_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_page_permissions",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_set_page_permissions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_recently_modified",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confluence_get_page_tasks",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "confluence_export_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Confluence Spaces",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "44d202e0306cb0e0a28d4031fdb961b8afb5e243d5d11d55f8f676238f6ab3bf",
  "stats": {
    "tools": 48,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}