Evaluation report
Failingalgo-mfg-cpk · skill4e7f4f8· 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/asgard-ai-platform/skills @ 4e7f4f8 — ★ 217 · Python · MIT · last push 5 weeks ago
Manifest detected
kind=skill slug=algo-mfg-cpk · path=algo-mfg-cpk · source=SKILL.md
Slug is URL-safe
"algo-mfg-cpk" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/algo-mfg-cpk
Version is semver
0.1.0
Documentation
5 passedDescription quality
48 words · 325 chars — "Calculate Cpk process capability index to assess whether a process meets specifi…"
README is present and substantial
33,936 chars · 20 sections · 3 code blocks
Tags / topics declared
13 total — ai-agent, anthropic, claude, claude-agent-skills, claude-code, coding-agent (+7)
README has usage / example sections
no labeled section but 3 code blocks document usage
Homepage / docs URL declared
https://github.com/asgard-ai-platform
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 algo-mfg-cpk/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
583 words · 3,977 chars · 14 sections · 2 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
2 passed1 warningCI 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.
Recent activity
last push 5 weeks ago
Tests detected
1 test file