Evaluation report
Failingplugin-dev-workflow · skillab56178· 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/oliver-kriska/claude-elixir-phoenix @ ab56178 — ★ 476 · Python · MIT · last push today
Manifest detected
kind=skill slug=plugin-dev-workflow · path=.claude/skills/plugin-dev-workflow · source=SKILL.md
Slug is URL-safe
"plugin-dev-workflow" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/plugin-dev-workflow
Version is semver
0.1.0
Documentation
5 passedDescription quality
33 words · 246 chars — "Guide plugin development workflow — editing skills, agents, hooks, or eval frame…"
README is present and substantial
38,244 chars · 18 sections · 29 code blocks
Tags / topics declared
20 total — ai-agents, ai-coding-assistant, automation, claude, claude-code, claude-code-plugin (+14)
README has usage / example sections
found: Installation · Getting Started · Usage
Homepage / docs URL declared
https://phxagents.dev
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/plugin-dev-workflow/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
539 words · 3,840 chars · 9 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
3 test directories · 7 test files
CI configuration detected
GitHub Actions (4 workflows)