Raw scan report

Home Assistant — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.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.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "@vortitron/home-assistant-mcp",
    "source": {
      "kind": "package",
      "origin": "@vortitron/home-assistant-mcp"
    },
    "server": {
      "name": "@vortitron/home-assistant-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 96,
    "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": "verification-discount",
        "level": "repo",
        "label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
        "appliedPenalty": 1
      },
      {
        "kind": "client",
        "term": "coverage-honesty",
        "level": "source",
        "label": "inspection depth (source) — how much of the target the scan could see",
        "appliedPenalty": 0
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "reads sensitive or local data"
    ],
    "tags": [
      "sensitive-source"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (67 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
    ]
  },
  "findings": [
    {
      "ruleId": "MTC-CAP-008",
      "title": "Unconstrained path parameter \"path\" on \"ha_read_config_file\"",
      "category": "permissions",
      "severity": "low",
      "confidence": "heuristic",
      "description": "Tool \"ha_read_config_file\" takes a path parameter \"path\" with no constraint. Without a canonicalize-and-contain check (not visible statically), this permits ../ traversal outside the intended root.",
      "remediation": "Resolve and verify the path stays within an allowed root; reject traversal sequences.",
      "location": {
        "kind": "tool",
        "name": "ha_read_config_file",
        "field": "inputSchema.properties.path"
      },
      "data": {
        "param": "path"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "ha_supervisor_api",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_addon_install_vome",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_automations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_automation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_set_automation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_delete_automation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_trigger_automation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_config_files",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_read_config_file",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"read_config\""
        ]
      }
    },
    {
      "tool": "ha_write_config_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_dashboards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_save_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_create_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_delete_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_dashboard_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_list_devices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_get_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_list_migrations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_save_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_validate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_compile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_upload",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_logs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "esphome_clean",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_helpers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_set_helper",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_delete_helper",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_config_entries",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_discovery_flows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_config_flow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_config_entry_options",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_integration_setup_vome",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_check_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_system_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_clear_system_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_set_log_level",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_error_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_supervisor_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_logbook",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "nodered_get_flows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "nodered_get_flow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "nodered_list_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "nodered_create_flow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "nodered_update_flow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "nodered_delete_flow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "nodered_set_flows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_areas",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_devices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_entity_registry",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_services",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_call_service",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_entities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_state",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_fire_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_reload_automations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_render_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_list_traces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ha_get_trace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "vomehome_list_instances",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "vomehome_use_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "vomehome_get_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "vomehome_reboot_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "vomehome_create_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "vomehome_get_login_url",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "9a16f0f2515e73ed17abb8727021fa8d669d83518ce19ca3bd9398470dc7c523",
  "stats": {
    "tools": 67,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 1,
      "info": 0
    }
  }
}