Evaluation report
Failingfrontend-design · skill2964d6a· 4 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
4 passed1 failedSlug is unique within kindfail
Another artifact already uses skill/algorithmic-art.
Try algorithmic-art-749a or pick a different slug in the next step.
Repository is reachable
https://github.com/srikanthvejendla/skills @ 2964d6a — Python · last push 3 weeks ago
Manifest detected
kind=skill slug=algorithmic-art · path=skills/algorithmic-art · source=SKILL.md
Slug is URL-safe
"algorithmic-art" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Version is semver
0.1.0
Documentation
4 passed1 warningTags / 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.
Description quality
44 words · 324 chars — "Creating algorithmic art using p5.js with seeded randomness and interactive para…"
README is present and substantial
5,460 chars · 6 sections · 3 code blocks
README has usage / example sections
found: Example
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Safety
1 passed1 warningLICENSE file at repo rootwarn
No LICENSE / LICENCE / COPYING / UNLICENSE file (.md/.txt/.rst variants) and no SPDX-License-Identifier header found in common source files
Pick an SPDX license and add a LICENSE file at the repo root, or put an `SPDX-License-Identifier:` comment at the top of your main source file.
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/algorithmic-art/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
2,707 words · 19,327 chars · 18 sections · 5 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
2 passed1 warningCI configuration detectedwarn
no CI config found (looked for GitHub Actions, CircleCI, GitLab CI, etc.)
Add a simple workflow (lint + test on PR) — it tells consumers the artifact is built reproducibly.
Recent activity
last push 3 weeks ago
Tests detected
1 test directory