Evaluation report
Warningsextension-upload · skill04f2906· 2 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/agenvoy/Agenvoy @ 04f2906 — ★ 283 · Go · Apache-2.0 · last push today
Manifest detected
kind=skill slug=extension-upload · path=extensions/skills/extension-upload · source=SKILL.md
Slug is URL-safe
"extension-upload" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/extension-upload
Version is semver
0.1.0
Documentation
4 passed1 warningREADME has usage / example sectionswarn
README has no Usage / Example / Quick start / Installation heading at any level
Add a `# Usage`, `## Quick start`, or similar section so end users can copy/paste a working invocation. Code blocks alone work too if there are several.
Description quality
35 words · 283 chars — "Package a script tool under ~/.config/agenvoy/tools/script/ into a tar.gz and pu…"
README is present and substantial
7,226 chars · 11 sections · 1 code block
Tags / topics declared
19 total — agent-framework, ai, ai-agents, claude, codex, deepseek (+13)
Homepage / docs URL declared
https://agenvoy.com/
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 extensions/skills/extension-upload/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
2,934 words · 20,404 chars · 25 sections · 16 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push today
Tests detected
12 test files
CI configuration detected
GitHub Actions (1 workflows)