Evaluation report
Warningsbreakout-trade-planner · skill4ff3f81· 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/tradermonty/claude-trading-skills @ 4ff3f81 — ★ 2,337 · Python · MIT · last push 2 days ago
Manifest detected
kind=skill slug=breakout-trade-planner · path=skills/breakout-trade-planner · source=SKILL.md
Slug is URL-safe
"breakout-trade-planner" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/breakout-trade-planner
Version is semver
0.1.0
Documentation
4 passed1 warningTags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
Description quality
46 words · 369 chars — "Generate Minervini-style breakout trade plans from VCP screener output with wors…"
README is present and substantial
43,541 chars · 15 sections · 4 code blocks
README has usage / example sections
found: Getting Started
Homepage / docs URL declared
https://tradermonty.github.io/claude-trading-skills/
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 skills/breakout-trade-planner/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
427 words · 3,008 chars · 10 sections · 1 code block
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push 2 days ago
Tests detected
61 test directories · 278 test files
CI configuration detected
GitHub Actions (1 workflows)