Evaluation report
Failingnight-market-architecture-contract · skillf59652e· 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/athola/claude-night-market @ f59652e — ★ 323 · Python · MIT · last push today
Manifest detected
kind=skill slug=night-market-architecture-contract · path=.claude/skills/night-market-architecture-contract · source=SKILL.md
Slug is URL-safe
"night-market-architecture-contract" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/night-market-architecture-contract
Version is semver
0.1.0
Documentation
4 passed1 warningREADME has usage / example sectionswarn
README has no Usage / Example / Quick start / Installation heading at any level
Add a `# Usage`, `## Quick start`, or similar section so end users can copy/paste a working invocation. Code blocks alone work too if there are several.
Description quality
20 words · 149 chars — "States load-bearing decisions, invariants, and weak points. Use when judging a d…"
README is present and substantial
9,487 chars · 12 sections · 2 code blocks
Tags / topics declared
20 total — ai-agents, architecture-patterns, awesome-claude-code, awesome-claude-skills, claude-agents, claude-code (+14)
Homepage / docs URL declared
https://athola.github.io/claude-night-market
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 warningSkill: 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/night-market-architecture-contract/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
2,283 words · 16,689 chars · 13 sections · 3 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push today
Tests detected
25 test directories · 660 test files
CI configuration detected
GitHub Actions (10 workflows)