Evaluation report
Failingasync-jobs · skill0e54dbc· 2 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/yonatangross/orchestkit @ 0e54dbc — ★ 201 · TypeScript · MIT · last push today
Manifest detected
kind=skill slug=async-jobs · path=src/skills/async-jobs · source=SKILL.md
Slug is URL-safe
"async-jobs" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/async-jobs
Version is semver
2.0.0
Documentation
5 passedDescription quality
29 words · 225 chars — "Async job processing patterns for background tasks, Celery workflows, task sched…"
README is present and substantial
11,739 chars · 12 sections · 9 code blocks
Tags / topics declared
18 total — agent-orchestration, agents, ai-agents, ai-development, anthropic, claude-code (+12)
README has usage / example sections
found: Quick Start
Homepage / docs URL declared
https://orchestkit.yonyon.ai
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 src/skills/async-jobs/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
1,388 words · 10,405 chars · 36 sections · 1 code block
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push today
Tests detected
7 test directories · 388 test files
CI configuration detected
GitHub Actions (43 workflows)