Raw scan report

Awslabs Pcap Analyzer — the complete, unedited output of the deterministic mcptrustchecker engine v1.9.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.9.0",
    "methodologyVersion": "mcptrustchecker-1.9"
  },
  "target": {
    "id": "awslabs-pcap-analyzer-mcp-server",
    "source": {
      "kind": "package",
      "origin": "awslabs-pcap-analyzer-mcp-server"
    },
    "server": {
      "name": "awslabs-pcap-analyzer-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.9"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "can send data / act on an external service"
    ],
    "tags": [
      "external-sink"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (46 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": [],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "list_network_interfaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "start_packet_capture",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "stop_packet_capture",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_capture_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_captured_files",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_pcap_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_http_requests",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"http_request\""
        ]
      }
    },
    {
      "tool": "generate_traffic_timeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_packet_content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_network_performance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_network_latency",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_tls_handshakes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_sni_mismatches",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_certificate_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_tls_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_connection_lifecycle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_tls_cipher_analysis",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_tcp_retransmissions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_tcp_zero_window",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_tcp_window_scaling",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_packet_timing_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_congestion_indicators",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_dns_resolution_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_expert_information",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_protocol_anomalies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_network_topology",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_security_threats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_throughput_io_graph",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_bandwidth_utilization",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_application_response_times",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_network_quality_metrics",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_mtu_fragmentation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_tcp_resets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_duplicate_acks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_icmp_errors",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_connection_timeouts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_out_of_order_packets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_quic_traffic",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_connection_reuse",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_geo_asn_mapping",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "follow_tcp_stream",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "follow_udp_stream",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_fields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "detect_arp_spoofing",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "detect_dns_tunneling",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_credentials",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "ced0c903f72d1302901927f6c7f74b397e277d1a280898770ee3f4defc51b5f3",
  "stats": {
    "tools": 46,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}