Raw scan report

Mcp — 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://obriym-crm.com/api/mcp",
    "source": {
      "kind": "http",
      "origin": "https://obriym-crm.com/api/mcp"
    },
    "server": {
      "name": "obriym-crm",
      "version": "1.3.4"
    }
  },
  "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 obriym-crm.com. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "search_leads",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_lead",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "search_deals",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_deal",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "list_orders",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_order",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "search_products",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_product",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_dashboard_overview",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_contacts",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_contact",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "search_companies",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_company",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "list_activities",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_activity",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "list_customers",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_customer",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_workspace_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_lead",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_lead",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_deal",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_activity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_order_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_company",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_company",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "complete_activity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "convert_lead",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "assign_lead",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "transition_deal",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_order_item",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_order_item",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_order_item",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_pipeline_stages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "configure_pipeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_lead_sources",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_lead_sources",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_workspaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "select_workspace",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "154cbc426532ffb2af0d30a50cba5f1018a0de21bec29c99df8b798e5cc6da1c",
  "stats": {
    "tools": 42,
    "prompts": 4,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}