Evaluation report
Warningsvalidate-skills · skill2766baa· 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
7 passedRepository is reachable
https://github.com/callstackincubator/agent-skills @ 2766baa — ★ 1,589 · Shell · MIT · last push today
Manifest detected
kind=skill slug=validate-skills · path=.claude/skills/validate-skills · source=SKILL.md
Slug is URL-safe
"validate-skills" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/validate-skills
Version is semver
0.1.0
Manifest present and parseable
Manifest found at SKILL.md.
Name declared and well-formed
Name "validate-skills" is well-formed.
Documentation
6 passed3 warningsTags / 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.
Homepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Documentation shows usagewarn
Documentation has no code examples.
Add at least one fenced example showing a real invocation.
Description quality
17 words · 123 chars — "Validates skills in this repo against agentskills.io spec and Claude Code best p…"
README is present and substantial
7,403 chars · 8 sections · 8 code blocks
Safety
6 passed1 warning1 queuedLicense declaredwarn
No license found.
Add a LICENSE file at the artifact root, or declare a `license` field in the manifest. MIT and Apache-2.0 are the common choices.
LICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
No credentials in file contents
No credentials found in 1 files.
Kind-specific
5 passed3 warningsSkill: 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`.
Tool scope declaredwarn
No tool scope declared.
Declare `allowed-tools` with the minimum set the skill actually needs. If it needs none, declare an empty list explicitly.
Description says when to use the skillwarn
Description says what the skill is, but not when to use it.
Add the triggering condition — e.g. "Use when the user pastes tabular data and wants a markdown table." A client routes on this text.
Skill: SKILL.md present
found at .claude/skills/validate-skills/SKILL.md · frontmatter source: SKILL.md
Maintenance
2 passed1 warning1 queuedTests 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 today
CI configuration detected
GitHub Actions (1 workflows)
Behavioral
Behavioral results aren't published for this artifact. The publisher sees the full report on their own dashboard.