Evaluation report
Warningsn8n-mcp-skills · plugin9ea3aa5· 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/czlonkowski/n8n-skills @ 9ea3aa5 — ★ 5,723 · Shell · MIT · last push yesterday
Manifest detected
kind=plugin slug=n8n-mcp-skills · source=.claude-plugin/plugin.json
Slug is URL-safe
"n8n-mcp-skills" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for plugin/n8n-mcp-skills
Version is semver
1.23.0
Documentation
5 passedDescription quality
13 words · 85 chars — OK but more detail helps
README is present and substantial
16,087 chars · 14 sections · 5 code blocks
Tags / topics declared
3 total — ai-agents, n8n, workflow-automation
README has usage / example sections
no labeled section but 5 code blocks document usage
Homepage / docs URL declared
https://github.com/czlonkowski/n8n-skills
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
4 passedPlugin: manifest fields complete
Plugin: bundled artifacts present
15 skills
Plugin: bundle shape
15 skills · 2 hooks
Plugin: manifest location
manifest at .claude-plugin/plugin.json (modern convention)
Maintenance
1 passed2 warningsTests 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.
Recent activity
last push yesterday