Evaluation report
Warningstool-creator · skill74a25d5· 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/hAcKlyc/MyAgents @ 74a25d5 — ★ 841 · TypeScript · Apache-2.0 · last push yesterday
Manifest detected
kind=skill slug=tool-creator · path=bundled-skills/tool-creator · source=SKILL.md
Slug is URL-safe
"tool-creator" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/tool-creator
Version is semver
0.1.0
Documentation
5 passedDescription quality
242 words · 403 chars — "把用户的可复用需求封装成标准化的 Agent-CLI 工具,并用 `myagents tool add` 注册进 MyAgents 工具注册表——注册后所有未来…"
README is present and substantial
22,545 chars · 12 sections · 14 code blocks
Tags / topics declared
7 total — ai, ai-agents, claude-code, code-agent, desktop, manus (+1)
README has usage / example sections
no labeled section but 14 code blocks document usage
Homepage / docs URL declared
https://myagents.io
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 bundled-skills/tool-creator/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
2,702 words · 5,510 chars · 21 sections · 6 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push yesterday
Tests detected
3 test directories · 357 test files
CI configuration detected
GitHub Actions (2 workflows)