Raw scan report

Cortex — 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": "https://mcp.cortex.io/mcp",
    "source": {
      "kind": "http",
      "origin": "https://mcp.cortex.io/mcp"
    },
    "server": {
      "name": "Cortex MCP Server",
      "version": "1.28.1"
    }
  },
  "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": "coverage-honesty",
        "level": "live",
        "label": "inspection depth (live) — 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": "live",
    "inputs": {
      "toolSurface": true,
      "implementationSource": false,
      "packageMetadata": false,
      "liveTransport": true
    },
    "caveats": []
  },
  "findings": [
    {
      "ruleId": "MTC-NET-005",
      "title": "Remote HTTP MCP endpoint",
      "category": "network",
      "severity": "info",
      "confidence": "strong",
      "description": "Remote endpoint mcp.cortex.io. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "searchCatalog",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listAllEntities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listEntityDescriptors",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listDependenciesForEntity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getDependency",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getEntityDetails",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getCustomDataForEntity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getCustomDataForEntityByKey",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listCustomEventsForEntity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getCustomEventForEntityByUuid",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getDeploysForEntity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getCurrentOncallForEntity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getEntityDescriptor",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listEntityDestinationsForRelationshipType",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listEntitySourcesForRelationshipType",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getCustomMetricData",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "queryPointInTimeMetrics",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listMetricDefinitions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listInitiatives",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getInitiative",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getMyWorkspace",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "listRelationshipTypes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getRelationshipTypeDetails",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listEntityRelationships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listScorecards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getScorecard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getScorecardNextStepsForEntity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "listScorecardScores",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTeamDetails",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "query_docs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_more_tools",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "96ae50270b1c930cb1e6e5824ae77b915c37aabcec23fa29c084e4735bcd93ba",
  "stats": {
    "tools": 31,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}