Evaluation report
Warningsnasa-mcp-example · mcpb728c2c· 2 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
8 passedRepository is reachable
https://github.com/portofcontext/pctx @ b728c2c — ★ 273 · Rust · MIT · last push today
Manifest detected
kind=mcp slug=nasa-mcp-example · path=examples/nasa-mcp · source=package.json
Slug is URL-safe
"nasa-mcp-example" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/nasa-mcp-example
Version is semver
1.0.0
Manifest present and parseable
Manifest found at package.json.
Name declared and well-formed
Name "nasa-mcp-example" is well-formed.
Version is semver
Version 1.0.0.
Documentation
6 passed3 warningsDescription qualitywarn
Only 6 words · 33 chars — more detail helps discovery
Tell consumers what this artifact does in a full sentence.
Description is substantivewarn
Description is 6 words — thinner than the 8-word floor.
Say what it does AND when to use it. A model choosing between tools has only this text to go on.
Homepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to package.json.
README is present and substantial
6,519 chars · 12 sections · 7 code blocks
Tags / topics declared
7 total — ai-agents, api, infrastructure, local-development, mcp, mcp-server (+1)
Safety
16 passed1 warning1 queuedLicense declaredwarn
No license found.
Add a LICENSE file at the artifact root, or declare a `license` field in the manifest. MIT and Apache-2.0 are the common choices.
Dependencies: known vulnerabilities
OSV.dev clean — 0 high/critical across 5 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
9 passedMCP: launch path
scripts.start
MCP: @modelcontextprotocol/sdk in dependencies
pinned at "^1.26.0"
MCP: SDK version pinned
pinned at "^1.26.0"
MCP: ESM package
"type": "module"
MCP: server surface
0 tools
Server declares how to launch it
Declares a start script.
Module type declared
Declares "type": "module".
MCP SDK dependency is bounded
MCP SDK pinned at ^1.26.0.
Maintenance
3 passed1 queuedRecent activity
last push today
Tests detected
5 test directories · 9 test files
CI configuration detected
GitHub Actions (7 workflows)
Maintenance activity · queued
No commit timestamp available for this source.
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.