Evaluation report
Failingcoach · skilld9551c7· 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/felixrieseberg/claude-coach @ d9551c7 — ★ 144 · TypeScript · MIT · last push 6 months ago
Manifest detected
kind=skill slug=coach · path=skill · source=SKILL.md
Slug is URL-safe
"coach" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/coach
Version is semver
0.1.0
Documentation
5 passedDescription quality
47 words · 359 chars — "Create personalized triathlon, marathon, and ultra-endurance training plans. Use…"
README is present and substantial
5,272 chars · 2 sections
Tags / topics declared
8 total — claude, claude-code, claude-skill, garmin, marathon, strava (+2)
README has usage / example sections
found: Example · Installation
Homepage / docs URL declared
https://felixrieseberg.github.io/claude-coach/
Safety
2 passedLICENSE file at repo root
LICENSE.md
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 skill/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
2,322 words · 18,067 chars · 28 sections · 13 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
1 passed2 warningsRecent activitywarn
last push 6 months ago — looks slowing down
Consumers prefer artifacts that are actively maintained (threshold: 90 days, configurable via EVAL_RECENCY_PASS_DAYS).
CI configuration detectedwarn
no CI config found (looked for GitHub Actions, CircleCI, GitLab CI, etc.)
Add a simple workflow (lint + test on PR) — it tells consumers the artifact is built reproducibly.
Tests detected
10 test files