Evaluation report
Warningstoolhive-studio · mcp799dd90· 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/stacklok/toolhive-studio @ 799dd90 — ★ 136 · TypeScript · Apache-2.0 · last push yesterday
Manifest detected
kind=mcp slug=toolhive-studio · source=package.json
Slug is URL-safe
"toolhive-studio" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/toolhive-studio
Version is semver
0.0.0-dev
Documentation
5 passedDescription quality
22 words · 123 chars — "ToolHive is an application that allows you to install, manage and run MCP server…"
README is present and substantial
5,369 chars · 7 sections
Tags / topics declared
18 total — agents, ai, ai-security, claude, continue, copilot (+12)
README has usage / example sections
found: Getting started
Homepage / docs URL declared
https://stacklok.com/download/
Safety
3 passedDependencies: known vulnerabilities
OSV.dev clean — 0 high/critical across 20 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
scripts.start
MCP: @modelcontextprotocol/sdk in dependencies
pinned at "^1.29.0"
MCP: SDK version pinned
pinned at "^1.29.0"
MCP: server surface
0 tools
Maintenance
3 passedRecent activity
last push yesterday
Tests detected
59 test directories · 227 test files
CI configuration detected
GitHub Actions (20 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.