Raw scan report

Malcolm — 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": "mcp-server-malcolm",
    "source": {
      "kind": "package",
      "origin": "mcp-server-malcolm"
    },
    "server": {
      "name": "mcp-server-malcolm"
    }
  },
  "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 (57 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-SRC-006",
      "title": "Reads a sensitive credential path or dumps the environment (src/mcp_server_malcolm/tools/write/pcap_upload.py)",
      "category": "exfiltration",
      "severity": "high",
      "confidence": "strong",
      "description": "In the server's implementation (`src/mcp_server_malcolm/tools/write/pcap_upload.py:12`): Reading private keys / cloud credentials, or serializing the whole environment, is a sensitive-data source that becomes exfiltration when combined with any egress. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.",
      "remediation": "Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.",
      "location": {
        "kind": "server",
        "name": "src/mcp_server_malcolm/tools/write/pcap_upload.py"
      },
      "evidence": "rocess can read (~/.ssh/id_rsa, ~/.aws/...). If the dir is unset, uploads are refused rather than allowed anywhere. \"\"\"",
      "owasp": "LLM02:2025 Sensitive Information Disclosure",
      "data": {
        "rule": "MTC-SRC-006",
        "file": "src/mcp_server_malcolm/tools/write/pcap_upload.py",
        "line": 12,
        "nonRuntime": false
      }
    },
    {
      "ruleId": "MTC-SUP-012",
      "title": "Package has no license",
      "category": "hygiene",
      "severity": "info",
      "confidence": "strong",
      "description": "\"mcp-server-malcolm\" has no declared license. This is a legal/reuse concern, not a security finding.",
      "location": {
        "kind": "package",
        "name": "mcp-server-malcolm"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "arkime_field_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_sessions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_unique",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_spigraph",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_spiview",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_connections",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_multiunique",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_spigraphhierarchy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_sessions_csv",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_sessions_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_build_query",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_session_pcap",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_session_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_session_payload",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_session_file_by_hash",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_file_by_hash",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_views",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_shortcuts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_crons",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_reverse_dns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_pcap_files",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_node_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_hunt_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_related_sessions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_saved_objects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_saved_object_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_alerting_monitors",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_alerting_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_alerting_monitor_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_anomaly_detectors",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_anomaly_results",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_dsl",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "count",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_indices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "index_mapping",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cluster_health",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_field_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_field_values",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_field_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_file_scans",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_extract_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_service_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_data_coverage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_ping",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_dashboard_export",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_netbox_lookup",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_netbox_sites",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_netbox_query",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_aggregate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_create_alert",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_add_tags",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_create_view",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_create_shortcut",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_create_hunt",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arkime_cancel_hunt",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malcolm_upload_pcap",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "815a4c092d41d0cbea55ba162853a07b1365f6b595d22c961e4d39bb0c004445",
  "stats": {
    "tools": 57,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 1,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}