Evaluation report
Failingcreate_jinx · skill631aad0· 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/NPC-Worldwide/npcpy @ 631aad0 — ★ 1,424 · Python · MIT · last push yesterday
Manifest detected
kind=skill slug=create-jinx · path=skills/create_jinx · source=SKILL.md
Slug is URL-safe
"create-jinx" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/create-jinx
Version is semver
0.1.0
Documentation
4 passed1 warningDescription qualitywarn
12 words · 69 chars — skills use the description as their trigger; aim higher
Aim for 15+ words and include trigger phrases like “use this skill when …”.
README is present and substantial
38,856 chars · 16 sections · 47 code blocks
Tags / topics declared
11 total — agents, ai, llm, mcp, mcp-client, mcp-server (+5)
README has usage / example sections
found: Example · Example · Installation
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
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 (98 words · 730 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 skills/create_jinx/SKILL.md · frontmatter source: SKILL.md
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push yesterday
Tests detected
1 test directory · 30 test files
CI configuration detected
GitHub Actions (3 workflows)