Raw scan report

Opnsense — the complete, unedited output of the deterministic mcptrustchecker engine v1.8.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.8.0",
    "methodologyVersion": "mcptrustchecker-1.8"
  },
  "target": {
    "id": "opnsense-mcp-server",
    "source": {
      "kind": "package",
      "origin": "opnsense-mcp-server"
    },
    "server": {
      "name": "opnsense-mcp-server"
    }
  },
  "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.8"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)",
      "reads sensitive or local data"
    ],
    "tags": [
      "sensitive-source",
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (81 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-SUP-012",
      "title": "Package has no license",
      "category": "hygiene",
      "severity": "info",
      "confidence": "strong",
      "description": "\"opnsense-mcp-server\" has no declared license. This is a legal/reuse concern, not a security finding.",
      "location": {
        "kind": "package",
        "name": "opnsense-mcp-server"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "opn_list_dhcp_leases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_kea_leases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_dnsmasq_leases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_dnsmasq_ranges",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_add_dnsmasq_range",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_update_dnsmasq_range",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_delete_dnsmasq_range",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_reconfigure_dnsmasq",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_ping",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_traceroute",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_dns_lookup",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_pf_states",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_dns_overrides",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_dns_forwards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_dns_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_reconfigure_unbound",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_add_dns_override",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_update_dns_override",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_delete_dns_override",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_dnsbl",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_get_dnsbl",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_set_dnsbl",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_add_dnsbl_allowlist",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_remove_dnsbl_allowlist",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_update_dnsbl",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"list_files\""
        ]
      }
    },
    {
      "tool": "opn_list_firewall_rules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_firewall_aliases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_firewall_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_confirm_changes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_toggle_firewall_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_add_firewall_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_delete_firewall_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_update_firewall_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_add_alias",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_update_alias",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_delete_alias",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_toggle_alias",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_nat_rules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_add_nat_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_update_nat_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_delete_nat_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_firewall_categories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_add_firewall_category",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_delete_firewall_category",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_set_rule_categories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_add_icmpv6_rules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_haproxy_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_reconfigure_haproxy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_haproxy_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_haproxy_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_haproxy_add",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_haproxy_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_haproxy_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_haproxy_configtest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_interface_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_arp_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_ndp_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_ipv6_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_static_routes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_security_audit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_ddns_accounts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_add_ddns_account",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_update_ddns_account",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_delete_ddns_account",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_reconfigure_ddclient",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_acme_certs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_cron_jobs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_crowdsec_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_crowdsec_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_mdns_repeater_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_configure_mdns_repeater",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_system_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_list_services",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_gateway_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_download_config",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "opn_scan_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_get_config_section",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_mcp_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_wireguard_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_ipsec_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opn_openvpn_status",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "55875109949631040aa9fbfd80302a7d3872ce42435bf664314d29ab037fb1b5",
  "stats": {
    "tools": 81,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}