WireMCP-rs (Garasimba/WireMCP-rs) is an MCP server listed on the M8ven Trust Index. It scores 29 out of 100, grade F. It declares 13 tools. No publisher has claimed this listing.

F
Warning
29/100

WireMCP-rs

Provide high-speed real-time packet capture and network analysis with Rust-powered parsing and threat detection for efficient MCP server use.

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

Garasimba

Source: github_repo_search

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
⚠️
Known vulnerabilities in dependencies: 14 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// tools this server exposes13 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

capture_packets

Capture live traffic and provide raw packet data as JSON for LLM analysis. Uses native Rust parsing (basic) or tshark deep dissection (full).

get_summary_stats

Capture live traffic and provide protocol hierarchy statistics for LLM analysis. Uses native Rust packet parsing.

get_conversations

Capture live traffic and provide TCP/UDP conversation statistics for LLM analysis. Uses native Rust packet parsing.

check_threats

Capture live traffic and check IPs against URLhaus blacklist. Uses Rust for fast capture, JS for threat lookup.

check_ip_threats

Check a given IP address against URLhaus blacklist for IOCs

analyze_pcap

Analyze a PCAP file and provide packet data as JSON for LLM analysis. Uses native Rust parsing (basic) or tshark deep dissection (full).

extract_credentials

Extract potential credentials (HTTP Basic Auth, FTP, Telnet) from a PCAP file for LLM analysis

monitor_scan

Switch to monitor mode, scan WiFi clients on a channel, generate an HTML report, then restore managed mode. Uses native Rust binary for fast 802.11 parsing.

analyze_ddos

Analyze traffic for DDoS attack patterns: SYN flood, UDP flood, ICMP flood, amplification (DNS/NTP/SSDP), port scanning, fragmentation attacks. Live capture or PCAP file.

create_baseline

Capture traffic and build a baseline profile of normal network behavior. Save as JSON for later anomaly detection. Run this during known-good conditions.

detect_anomalies

Compare live traffic against a baseline profile to detect anomalies: new IPs, new ports, new protocols, DNS changes, traffic spikes, and behavioral deviations.

analyze_streams

Reassemble TCP streams and analyze payloads for threats: protocol mismatch, high entropy exfiltration, shell commands, C2 beacons, reverse shells, DNS tunneling, DGA domains. Live capture or PCAP file.

source_engine_monitor

Monitor Source Engine (Garry's Mod/CS/TF2) game server traffic for DDoS detection. Detects A2S query floods, amplification attacks, query-only bots, high-rate clients, periodic bots, fake players, traffic spikes, and distributed attacks.

// known CVEs in dependencies14 high5 medium12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.8.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.8.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.8.4GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.8.4GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.8.4GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

13/13 tools missing one or more hints — capture_packets (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_summary_stats (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_conversations (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +10 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tests exist

No test files found

Add tests that exercise each declared tool.

Production dependencies are patched

0 critical, 14 high severity in production deps — @modelcontextprotocol/sdk@1.8.0 (high), @modelcontextprotocol/sdk@1.8.0 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dependency freshness

2/6 production deps stale: child_process@2022-06-13 (4.3y), util@2023-07-22 (3.2y)

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/garasimba/wiremcp-rs?variant=verified)](https://m8ven.ai/mcp/garasimba/wiremcp-rs)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: a697dc59375011bf4410529d4fd4a13279afef27
code hash: 1d83f174a8b30d60750c58bec6d44b080cdb2dc55918f96bd75feeae16dda04e
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client