Raw scan report

Deerdawn — the complete, unedited output of the deterministic mcptrustchecker engine v1.12.1, 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.12.1",
    "methodologyVersion": "mcptrustchecker-1.12"
  },
  "target": {
    "id": "https://api.deerdawn.com/api/v1/mcp",
    "source": {
      "kind": "http",
      "origin": "https://api.deerdawn.com/api/v1/mcp"
    },
    "server": {
      "name": "deerdawn-mcp",
      "version": "1.0.0"
    }
  },
  "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.12"
  },
  "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 api.deerdawn.com. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "start_session",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "switch_subproject",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "archive_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_project_parent",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rename_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "manage_todos",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_workspace_overview",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project_map",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_known_paths",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_workspace_entities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "record_hot_paths",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "upsert_workspace_entities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "record_debug_finding",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mark_resolved",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_next_best_context",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "cleanup_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_skills",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_skill",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    }
  ],
  "surfaceDigest": "ae0ae69660dca59c8b6c036d92a45614bd3e47871c82ae796fee2439f37bf921",
  "stats": {
    "tools": 23,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}