Evaluation report
Warningsforge-persona · skill6bb2448· 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/YIKUAIBANZI/forge-skill @ 6bb2448 — ★ 100 · Python · MIT · last push 3 months ago
Manifest detected
kind=skill slug=forge-persona · path=forge-persona · source=SKILL.md
Slug is URL-safe
"forge-persona" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/forge-persona
Version is semver
0.1.0
Documentation
5 passedDescription quality
46 words · 55 chars — "蒸馏一个你身边的人。通过聊天记录、朋友圈、描述等素材,生成 ta 的人格档案,让 ta 以自己的方式和你对话。"
README is present and substantial
8,076 chars · 17 sections · 11 code blocks
Tags / topics declared
7 total — ai-agent, claude-code, claude-skill, digital-twin, memory, persona (+1)
README has usage / example sections
no labeled section but 11 code blocks document usage
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
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 forge-persona/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
1,097 words · 1,921 chars · 11 sections · 1 code block
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
1 passed2 warningsRecent activitywarn
last push 3 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
1 test directory · 8 test files