Evaluation report
Warningsprisma · mcp918cf5d· 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/prisma/prisma @ 918cf5d — ★ 46,340 · TypeScript · Apache-2.0 · last push 9 days ago
Manifest detected
kind=mcp slug=prisma · path=packages/cli · source=package.json
Slug is URL-safe
"prisma" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/prisma
Version is semver
0.0.0
Documentation
5 passedDescription quality
41 words · 232 chars — "Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript O…"
README is present and substantial
15,071 chars · 9 sections · 19 code blocks
Tags / topics declared
30 total — cli, orm, prisma, prisma cli, prisma2, database (+24)
README has usage / example sections
found: Getting started · Quickstart
Homepage / docs URL declared
https://www.prisma.io
Safety
3 passedDependencies: known vulnerabilities
OSV.dev clean — 0 high/critical across 4 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: prisma
MCP: @modelcontextprotocol/sdk in dependencies
pinned at "1.13.2"
MCP: SDK version pinned
pinned at "1.13.2"
MCP: server surface
0 tools
Maintenance
3 passedRecent activity
last push 9 days ago
Tests detected
54 test directories · 261 test files
CI configuration detected
GitHub Actions (17 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.