Haus — 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.
{
"tool": {
"name": "mcptrustchecker",
"version": "1.10.0",
"methodologyVersion": "mcptrustchecker-1.9"
},
"target": {
"id": "https://mcp.onehaus.app/",
"source": {
"kind": "http",
"origin": "https://mcp.onehaus.app/"
},
"server": {
"name": "OneHaus",
"version": "1.3.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-CAP-007",
"title": "Unconstrained URL/host parameter \"url\" on \"create_recipe\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"create_recipe\" takes a URL/host parameter \"url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
"remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
"location": {
"kind": "tool",
"name": "create_recipe",
"field": "inputSchema.properties.url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "url"
}
},
{
"ruleId": "MTC-NET-005",
"title": "Remote HTTP MCP endpoint",
"category": "network",
"severity": "info",
"confidence": "strong",
"description": "Remote endpoint mcp.onehaus.app. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
"location": {
"kind": "transport"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "create_contact",
"tags": [],
"reasons": {}
},
{
"tool": "update_contact",
"tags": [],
"reasons": {}
},
{
"tool": "delete_contact",
"tags": [],
"reasons": {}
},
{
"tool": "list_contacts",
"tags": [],
"reasons": {}
},
{
"tool": "create_appliance",
"tags": [],
"reasons": {}
},
{
"tool": "update_appliance",
"tags": [],
"reasons": {}
},
{
"tool": "delete_appliance",
"tags": [],
"reasons": {}
},
{
"tool": "list_appliances",
"tags": [],
"reasons": {}
},
{
"tool": "create_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "update_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "delete_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "list_calendar_events",
"tags": [],
"reasons": {}
},
{
"tool": "create_document",
"tags": [],
"reasons": {}
},
{
"tool": "update_document",
"tags": [],
"reasons": {}
},
{
"tool": "delete_document",
"tags": [],
"reasons": {}
},
{
"tool": "list_documents",
"tags": [],
"reasons": {}
},
{
"tool": "create_pet",
"tags": [],
"reasons": {}
},
{
"tool": "update_pet",
"tags": [],
"reasons": {}
},
{
"tool": "delete_pet",
"tags": [],
"reasons": {}
},
{
"tool": "list_pets",
"tags": [],
"reasons": {}
},
{
"tool": "create_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "update_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "delete_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "list_subscriptions",
"tags": [],
"reasons": {}
},
{
"tool": "create_vehicle",
"tags": [],
"reasons": {}
},
{
"tool": "update_vehicle",
"tags": [],
"reasons": {}
},
{
"tool": "delete_vehicle",
"tags": [],
"reasons": {}
},
{
"tool": "list_vehicles",
"tags": [],
"reasons": {}
},
{
"tool": "create_task",
"tags": [],
"reasons": {}
},
{
"tool": "update_task",
"tags": [],
"reasons": {}
},
{
"tool": "delete_task",
"tags": [],
"reasons": {}
},
{
"tool": "complete_task",
"tags": [],
"reasons": {}
},
{
"tool": "uncomplete_task",
"tags": [],
"reasons": {}
},
{
"tool": "assign_task",
"tags": [],
"reasons": {}
},
{
"tool": "list_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "get_weather_forecast",
"tags": [],
"reasons": {}
},
{
"tool": "get_house",
"tags": [],
"reasons": {}
},
{
"tool": "list_house_members",
"tags": [],
"reasons": {}
},
{
"tool": "list_houses",
"tags": [],
"reasons": {}
},
{
"tool": "get_profile",
"tags": [],
"reasons": {}
},
{
"tool": "list_shopping_list_items",
"tags": [],
"reasons": {}
},
{
"tool": "add_shopping_list_item",
"tags": [],
"reasons": {}
},
{
"tool": "buy_shopping_list_item",
"tags": [],
"reasons": {}
},
{
"tool": "get_house_review",
"tags": [],
"reasons": {}
},
{
"tool": "defer_recommendation",
"tags": [],
"reasons": {}
},
{
"tool": "skip_recommendation",
"tags": [],
"reasons": {}
},
{
"tool": "store_memory",
"tags": [],
"reasons": {}
},
{
"tool": "update_memory",
"tags": [],
"reasons": {}
},
{
"tool": "forget_memory",
"tags": [],
"reasons": {}
},
{
"tool": "recall_memory",
"tags": [],
"reasons": {}
},
{
"tool": "create_meal_plan",
"tags": [],
"reasons": {}
},
{
"tool": "update_meal_plan",
"tags": [],
"reasons": {}
},
{
"tool": "delete_meal_plan",
"tags": [],
"reasons": {}
},
{
"tool": "list_meal_plans",
"tags": [],
"reasons": {}
},
{
"tool": "create_recipe",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"browse\""
]
}
},
{
"tool": "update_recipe",
"tags": [],
"reasons": {}
},
{
"tool": "delete_recipe",
"tags": [],
"reasons": {}
},
{
"tool": "list_recipes",
"tags": [],
"reasons": {}
},
{
"tool": "list_global_recipes",
"tags": [],
"reasons": {}
},
{
"tool": "batch_add_shopping_list_items",
"tags": [],
"reasons": {}
},
{
"tool": "update_shopping_list_item",
"tags": [],
"reasons": {}
},
{
"tool": "remove_shopping_list_item",
"tags": [],
"reasons": {}
},
{
"tool": "create_recurring_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "update_recurring_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "delete_recurring_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "create_recurring_task",
"tags": [],
"reasons": {}
},
{
"tool": "update_recurring_task",
"tags": [],
"reasons": {}
},
{
"tool": "delete_recurring_task",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "f3a28f8f6031403eaf1fc2b9f6d2210e7f5bd57027e4cfb53ae75d6389b123b0",
"stats": {
"tools": 68,
"prompts": 0,
"resources": 1,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 1
}
}
}