Evaluation report
Warnings@stripe/mcp · mcp89ffbee· 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 passed2 warningsDeclared files existwarn
2 declared file entries do not exist. LICENSE; VERSION
Remove the stale entries, or add the missing paths — the published tarball will not contain them.
Declared entry point existswarn
Declared entry point dist/index.js is not present.
Ship the built output, or declare a prepare/build script that produces it.
Repository is reachable
https://github.com/stripe/ai @ 89ffbee — ★ 1,730 · TypeScript · MIT · last push yesterday
Manifest detected
kind=mcp slug=stripe-mcp · path=tools/modelcontextprotocol · source=package.json
Slug is URL-safe
"stripe-mcp" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/stripe-mcp
Version is semver
0.3.3
Manifest present and parseable
Manifest found at package.json.
Name declared and well-formed
Name "@stripe/mcp" is well-formed.
Version is semver
Version 0.3.3.
Documentation
9 passedDescription quality
10 words · 52 chars — OK but more detail helps
README is present and substantial
2,089 chars · 4 sections · 5 code blocks
Tags / topics declared
9 total — mcp, modelcontextprotocol, stripe, ai, llm, llm-agents (+3)
README has usage / example sections
no labeled section but 5 code blocks document usage
Homepage / docs URL declared
https://github.com/stripe/ai/tree/main/tools/modelcontextprotocol
Description is substantive
Description is 10 words.
Documentation present and substantive
Documentation present (README.md, 363 words).
Safety
16 passed1 warning2 queuedDependencies: known vulnerabilitieswarn
3 high/critical advisories — @modelcontextprotocol/[email protected] (HIGH: GHSA-345p-7cg4-v4c7) · @modelcontextprotocol/[email protected] (HIGH: GHSA-8r9q-7v3j-jr4g) (+1)
Update the affected packages, then re-publish. (`npm audit` shows the same data locally.)
LICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
Dependency ranges are bounded
All 2 dependency ranges are bounded.
Kind-specific
6 passed1 warning1 queuedMCP: 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: @stripe/mcp
MCP: @modelcontextprotocol/sdk in dependencies
pinned at "^1.17.1"
MCP: SDK version pinned
pinned at "^1.17.1"
MCP: server surface
Maintenance
3 passed1 queuedRecent activity
last push yesterday
Tests detected
9 test directories · 47 test files
CI configuration detected
GitHub Actions (5 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.