Evaluation report
Failingship-feature · skill8f87ce1· 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/hoangsonww/Claude-Code-Agent-Monitor @ 8f87ce1 — ★ 789 · TypeScript · MIT · last push today
Manifest detected
kind=skill slug=ship-feature · path=.claude/skills/ship-feature · source=SKILL.md
Slug is URL-safe
"ship-feature" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/ship-feature
Version is semver
0.1.0
Documentation
5 passedDescription quality
25 words · 186 chars — "Implement a feature safely end-to-end in this repository. Use when adding or cha…"
README is present and substantial
180,882 chars · 29 sections · 43 code blocks
Tags / topics declared
20 total — ai-agents, claude-agents, claude-code, claude-skills, express, expressjs (+14)
README has usage / example sections
found: Quick Start · Example
Homepage / docs URL declared
https://hoangsonww.github.io/Claude-Code-Agent-Monitor/
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
2 passed2 warningsSkill: body content presentwarn
Body is short (113 words · 818 chars) — Claude has little to go on
Add concrete usage steps, example invocations, and any reference links. (≥3 code blocks lifts a short body to pass.)
Skill: triggers declaredwarn
No `trigger` phrases in SKILL.md frontmatter
Add `trigger:` lines so Claude knows when to activate this skill — e.g. `when building MCP servers` or `for diagram creation`.
Skill: SKILL.md present
found at .claude/skills/ship-feature/SKILL.md · frontmatter source: SKILL.md
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push today
Tests detected
12 test directories · 69 test files
CI configuration detected
GitHub Actions (3 workflows)