Evaluation report
Warningswmux · mcp166411a· 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/openwong2kim/wmux @ 166411a — ★ 180 · TypeScript · MIT · last push today
Manifest detected
kind=mcp slug=wmux · source=package.json
Slug is URL-safe
"wmux" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/wmux
Version is semver
3.7.0
Documentation
5 passedDescription quality
21 words · 129 chars — "cmux for Windows — run multiple AI CLI agents (Claude Code, Codex, Gemini) side-…"
README is present and substantial
12,194 chars · 6 sections · 4 code blocks
Tags / topics declared
21 total — terminal, multiplexer, mcp, ai-agent, windows, electron (+15)
README has usage / example sections
no labeled section but 4 code blocks document usage
Homepage / docs URL declared
https://github.com/openwong2kim/wmux#readme
Safety
3 passedDependencies: known vulnerabilities
OSV.dev clean — 0 high/critical across 17 deps
LICENSE 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
4 passed1 warningMCP: 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
bin: wmux · scripts.start
MCP: @modelcontextprotocol/sdk in dependencies
pinned at "^1.27.1"
MCP: SDK version pinned
pinned at "^1.27.1"
MCP: server surface
0 tools
Maintenance
3 passedRecent activity
last push today
Tests detected
61 test directories · 294 test files
CI configuration detected
GitHub Actions (4 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.