Evaluation report
Warningspint-compute · skilld07ff4b· last month
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/parcadei/Continuous-Claude-v3 @ d07ff4b — ★ 3,883 · Python · MIT · last push 7 months ago
Manifest detected
kind=skill slug=pint-compute · path=.claude/skills/pint-compute · source=SKILL.md
Slug is URL-safe
"pint-compute" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/pint-compute
Version is semver
0.1.0
Manifest present and parseable
Manifest found at SKILL.md.
Name declared and well-formed
Name "pint-compute" is well-formed.
Documentation
7 passed2 warningsDescription qualitywarn
11 words · 87 chars — skills use the description as their trigger; aim higher
Aim for 15+ words and include trigger phrases like “use this skill when …”.
Homepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
README is present and substantial
45,577 chars · 22 sections · 38 code blocks
Tags / topics declared
9 total — agents, claude-code, claude-code-cli, claude-code-hooks, claude-code-mcp, claude-code-skills (+3)
README has usage / example sections
found: Quick Start · Installation · Installation (+1)
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
6 passed2 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`.
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/pint-compute/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
512 words · 3,377 chars · 12 sections · 7 code blocks
Skill: allowed-tools scope
2 declared: [Bash, Read]
Maintenance
1 passed2 warnings1 queuedRecent activitywarn
last push 7 months ago — looks slowing down
Consumers prefer artifacts that are actively maintained (threshold: 90 days, configurable via EVAL_RECENCY_PASS_DAYS).
CI 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.
Tests detected
3 test directories · 37 test files
Behavioral
Behavioral results aren't published for this artifact. The publisher sees the full report on their own dashboard.