Evaluation report
Warningskirograph · mcpb059f08· 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
5 passedRepository is reachable
https://github.com/davide-desio-eleva/kirograph @ b059f08 — ★ 128 · TypeScript · MIT · last push 9 days ago
Manifest detected
kind=mcp slug=kirograph · source=package.json
Slug is URL-safe
"kirograph" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/kirograph
Version is semver
0.28.1
Documentation
5 passedDescription quality
14 words · 93 chars — OK but more detail helps
README is present and substantial
21,181 chars · 12 sections · 4 code blocks
Tags / topics declared
5 total — kiro, code-intelligence, knowledge-graph, mcp, semantic-search
README has usage / example sections
found: Quick Start
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Safety
2 passed1 warningDependencies: known vulnerabilitieswarn
1 high/critical advisory — [email protected] (HIGH: GHSA-c2c7-rcm5-vvqj)
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
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: kirograph, kg
MCP: server surface
0 tools
Maintenance
2 passed1 warningCI configuration detectedwarn
no CI config found (looked for GitHub Actions, CircleCI, GitLab CI, etc.)
Add a simple workflow (lint + test on PR) — it tells consumers the artifact is built reproducibly.
Recent activity
last push 9 days ago
Tests detected
2 test directories · 1 test file
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.