Evaluation report
Warnings@openclueo/mcp · mcpb4fd035· 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/ClueoFoundation/ClueoMCP @ b4fd035 — ★ 75 · JavaScript · MIT · last push 11 months ago
Manifest detected
kind=mcp slug=openclueo-mcp · source=package.json
Slug is URL-safe
"openclueo-mcp" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/openclueo-mcp
Version is semver
1.2.20
Documentation
5 passedDescription quality
11 words · 70 chars — OK but more detail helps
README is present and substantial
12,369 chars · 16 sections · 13 code blocks
Tags / topics declared
13 total — mcp, model-context-protocol, ai, personality, clueo, llm (+7)
README has usage / example sections
found: Usage
Homepage / docs URL declared
https://clueoai.com
Safety
2 passed1 warningDependencies: known vulnerabilitieswarn
16 high/critical advisories — @modelcontextprotocol/[email protected] (HIGH: GHSA-345p-7cg4-v4c7) · @modelcontextprotocol/[email protected] (HIGH: GHSA-8r9q-7v3j-jr4g) (+14)
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
5 passedMCP: launch path
scripts.start
MCP: @modelcontextprotocol/sdk in dependencies
pinned at "^1.17.0"
MCP: SDK version pinned
pinned at "^1.17.0"
MCP: ESM package
"type": "module"
MCP: server surface
0 tools
Maintenance
3 warningsRecent activitywarn
last push 11 months ago — looks slowing down
Consumers prefer artifacts that are actively maintained (threshold: 90 days, configurable via EVAL_RECENCY_PASS_DAYS).
Tests detectedwarn
no test/tests/__tests__/spec/t/ dirs, no JVM src/test/, and no JS/TS/Python/Go/Ruby/Elixir test files
Add tests (even a smoke test). Consumers gauge maintenance quality by their presence.
CI 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.