Evaluation report
Warningsmcp-wireshark · mcpca52461· 3 months ago
Every check MetaHub ran on this artifact, grouped by area. Static checks run on the source at publish time; behavioral checks run the artifact in a sandbox and judge what it actually does.
Structural
5 passedRepository is reachable
https://github.com/khuynh22/mcp-wireshark @ ca52461 — ★ 45 · Python · MIT · last push 4 days ago
Manifest detected
kind=mcp slug=mcp-wireshark · source=mcp.json
Slug is URL-safe
"mcp-wireshark" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/mcp-wireshark
Version is semver
0.4.0
Documentation
5 passedDescription quality
22 words · 155 chars — "MCP server for Wireshark/tshark integration — capture live traffic, analyze .pca…"
README is present and substantial
9,392 chars · 10 sections · 8 code blocks
Tags / topics declared
10 total — claude-ai, mcp, mcp-server, model-context-protocol, network-analysis, packet-capture (+4)
README has usage / example sections
found: Quick start · Example
Homepage / docs URL declared
https://github.com/khuynh22/mcp-wireshark
Safety
2 passedLICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
Kind-specific
2 passed2 warningsMCP: @modelcontextprotocol/sdk in dependencieswarn
No @modelcontextprotocol/sdk dependency declared
Run `npm i @modelcontextprotocol/sdk` so consumers can audit your stack.
MCP: ESM packagewarn
package.json missing "type": "module"
Modern MCP servers are ESM. Add `"type": "module"` unless you have a CJS-only reason.
MCP: launch path
launch declared in mcp.json
MCP: server surface
0 tools
Maintenance
3 passedRecent activity
last push 4 days ago
Tests detected
1 test directory · 5 test files
CI configuration detected
GitHub Actions (3 workflows)
Behavioral
This artifact hasn't produced behavioral results yet: the evaluation sandbox couldn't run it (it may need credentials we don't provide, or a build our environment doesn't support). That's a limitation of our environment, not a verdict on the artifact.