Evaluation report
Warningsmacd-second-golden-cross · skill8494623· 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/shouldnotappearcalm/a-share-skill @ 8494623 — ★ 195 · Python · MIT · last push 2 weeks ago
Manifest detected
kind=skill slug=macd-second-golden-cross · path=macd-second-golden-cross · source=SKILL.md
Slug is URL-safe
"macd-second-golden-cross" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/macd-second-golden-cross
Version is semver
0.1.0
Documentation
5 passedDescription quality
117 words · 153 chars — "A股“MACD底背离 + 零轴下二次金叉”实战分析与交易执行技能。用于把用户的盘感描述转成可执行的三档决策(上观察名单/可试错出手/必须放弃)、盘中检查单、入场…"
README is present and substantial
5,438 chars · 9 sections · 4 code blocks
Tags / topics declared
9 total — a-share, agent-skills, akshare, claude-code, claude-skills, mcp (+3)
README has usage / example sections
found: Installation
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
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 macd-second-golden-cross/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
1,388 words · 1,903 chars · 12 sections · 1 code block
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 2 weeks ago
Tests detected
2 test files