Evaluation report
Warningsai-output-validation · skillf47f948· 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/DevelopersGlobal/ai-agent-skills @ f47f948 — ★ 64 · Python · MIT · last push 2 months ago
Manifest detected
kind=skill slug=ai-output-validation · path=skills/ai-output-validation · source=SKILL.md
Slug is URL-safe
"ai-output-validation" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/ai-output-validation
Version is semver
1.0.0
Documentation
5 passedDescription quality
22 words · 177 chars — "Validates, parses, and sanitizes AI-generated outputs before they reach end user…"
README is present and substantial
10,318 chars · 9 sections · 7 code blocks
Tags / topics declared
10 total — ai, ai-agents, antigravity, artificial-intelligence, claude, claude-code-plugin (+4)
README has usage / example sections
no labeled section but 7 code blocks document usage
Homepage / docs URL declared
https://developersglobal.github.io/ai-agent-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/ai-output-validation/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
663 words · 4,455 chars · 12 sections
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
2 passed1 warningTests detectedwarn
no test/tests/__tests__/spec/t/ dirs, no JVM src/test/, and no JS/TS/Python/Go/Ruby/Elixir test files
Add tests (even a smoke test). Consumers gauge maintenance quality by their presence.
Recent activity
last push 2 months ago
CI configuration detected
GitHub Actions (1 workflows)