Evaluation report
Warningscog-second-brain · plugindfbf9e9· 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/huytieu/COG-second-brain @ dfbf9e9 — ★ 593 · Shell · MIT · last push yesterday
Manifest detected
kind=plugin slug=cog-second-brain · source=.claude-plugin/plugin.json
Slug is URL-safe
"cog-second-brain" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for plugin/cog-second-brain
Version is semver
3.7.1
Documentation
5 passedDescription quality
70 words · 577 chars — "Self-evolving second brain with 21 AI agent skills, 6 worker agents, and people …"
README is present and substantial
16,429 chars · 12 sections · 5 code blocks
Tags / topics declared
17 total — agent-loop, agentic, ai-agents, claude-code, cursor, garry-tan (+11)
README has usage / example sections
found: Quick Start
Homepage / docs URL declared
https://github.com/huytieu/COG-second-brain
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
3 passed1 warningPlugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: manifest fields complete
Plugin: bundle shape
empty bundle
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