Evaluation report
Warningscaveman-shrink · mcp25d22f8· 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/JuliusBrussee/caveman @ 25d22f8 — ★ 75,195 · JavaScript · MIT · last push 8 days ago
Manifest detected
kind=mcp slug=caveman-shrink · path=src/mcp-servers/caveman-shrink · source=package.json
Slug is URL-safe
"caveman-shrink" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/caveman-shrink
Version is semver
0.1.0
Documentation
5 passedDescription quality
17 words · 122 chars — "MCP proxy that compresses prose fields (tool descriptions, etc.) using caveman r…"
README is present and substantial
13,875 chars · 13 sections · 6 code blocks
Tags / topics declared
13 total — mcp, model-context-protocol, claude, caveman, proxy, tokens (+7)
README has usage / example sections
no labeled section but 6 code blocks document usage
Homepage / docs URL declared
https://github.com/JuliusBrussee/caveman
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
bin: caveman-shrink
MCP: server surface
0 tools
Maintenance
3 passedRecent activity
last push 8 days ago
Tests detected
1 test directory · 9 test files
CI configuration detected
GitHub Actions (1 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.