Evaluation report
Failingtransformer-attention · skillbd9fe39· 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/VectifyAI/OpenKB @ bd9fe39 — ★ 2,949 · Python · Apache-2.0 · last push today
Manifest detected
kind=skill slug=transformer-attention · path=examples/skills/transformer-attention · source=SKILL.md
Slug is URL-safe
"transformer-attention" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/transformer-attention
Version is semver
0.1.0
Documentation
5 passedDescription quality
29 words · 242 chars — "Use when reasoning about Transformer self-attention, multi-head attention, posit…"
README is present and substantial
16,483 chars · 2 sections · 8 code blocks
Tags / topics declared
6 total — agents, ai, knowledge-base, llm, rag, retrieval
README has usage / example sections
found: Quick Start
Homepage / docs URL declared
https://pageindex.ai
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 examples/skills/transformer-attention/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
684 words · 4,822 chars · 5 sections
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push today
Tests detected
1 test directory · 56 test files
CI configuration detected
GitHub Actions (2 workflows)