Evaluation report
Failing@radimsem/remindb-openclaw · mcp977b31c· 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/radimsem/remindb @ 977b31c
Manifest detected
kind=mcp slug=radimsem-remindb-openclaw · path=plugins/openclaw · source=package.json
Slug is URL-safe
"radimsem-remindb-openclaw" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for mcp/radimsem-remindb-openclaw
Version is semver
0.3.12
Documentation
3 passed1 warningREADME is present and substantialwarn
README present but its contents couldn't be read this scan
Transient fetch issue — re-run the eval to grade the README's substance.
Description quality
13 words · 80 chars — OK but more detail helps
Tags / topics declared
6 total — remindb, openclaw, openclaw-plugin, mcp, memory, agentic
Homepage / docs URL declared
https://github.com/radimsem/remindb
Safety
2 passedLICENSE 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
1 passed3 warnings1 failedMCP: launch pathfail
No bin entry and no `scripts.start` in package.json
Add either `"bin": { "your-mcp": "./dist/index.js" }` or `"scripts": { "start": "node ./dist/index.js" }`.
Scan incompletewarn
GitHub returned 502 Detected 11 artifacts before stopping.
Check the portal server logs for the underlying network error.
MCP: @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.
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.