Evaluation report
Warningsarscontexta · plugin2acfd5c· 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/agenticnotetaking/arscontexta @ 2acfd5c — ★ 3,437 · Shell · MIT · last push 4 months ago
Manifest detected
kind=plugin slug=arscontexta · source=.claude-plugin/plugin.json
Slug is URL-safe
"arscontexta" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for plugin/arscontexta
Version is semver
0.8.0
Documentation
5 passedDescription quality
21 words · 168 chars — "Conversational derivation engine — generate agent-native memory architecture fro…"
README is present and substantial
13,043 chars · 16 sections · 7 code blocks
Tags / topics declared
6 total — claude-code, claude-code-plugin, knowledge-base, knowledge-management, markdown, second-brain
README has usage / example sections
found: Installation
Homepage / docs URL declared
https://arscontexta.org
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
10 skills
Plugin: bundle shape
10 skills · 1 hook · 1 subagent
Plugin: manifest location
manifest at .claude-plugin/plugin.json (modern convention)
Maintenance
3 warningsRecent activitywarn
last push 4 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.