Evaluation report
Warningsnight-market-validation-and-qa · 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-validation-and-qa · path=.claude/skills/night-market-validation-and-qa · source=SKILL.md
Slug is URL-safe
"night-market-validation-and-qa" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/night-market-validation-and-qa
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
23 words · 155 chars — "Enforce evidence bar, coverage gates, and regression guards. Use when adding tes…"
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-validation-and-qa/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
1,831 words · 12,992 chars · 15 sections · 2 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)