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://mcp.pinappai.com/mcp",
    "source": {
      "kind": "http",
      "origin": "https://mcp.pinappai.com/mcp"
    },
    "server": {
      "name": "pinappai",
      "version": "0.1.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.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.pinappai.com. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "list_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_review_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_change_requests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_change_request",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "analyze_patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_screenshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "archive_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unarchive_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_workspaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_workspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_workspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_workspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_workspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_members",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "invite_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_member_role",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_reviewers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "invite_reviewer",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "revoke_reviewer",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_audit_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_api_keys",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_api_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "revoke_api_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "restore_api_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_me",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_me_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_my_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pinappai_get_iteration_coverage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pinappai_list_iterations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pinappai_list_apply_inbox",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pinappai_apply_change_requests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pinappai_reset_review_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pinappai_register_change_items",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pinappai_get_workflow",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "d2477f68f6504c07496ed05b7960855fb7678028f787eeef9d59f7434e8802ae",
  "stats": {
    "tools": 38,
    "prompts": 10,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}