Evaluation report
Warningsread-claude-web-conversation · skill029876d· 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/daymade/claude-code-skills @ 029876d — ★ 1,331 · Python · MIT · last push today
Manifest detected
kind=skill slug=read-claude-web-conversation · path=daymade-claude-code/read-claude-web-conversation · source=SKILL.md
Slug is URL-safe
"read-claude-web-conversation" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/read-claude-web-conversation
Version is semver
0.1.0
Manifest present and parseable
Manifest found at SKILL.md.
Name declared and well-formed
Name "read-claude-web-conversation" is well-formed.
Documentation
7 passed2 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.
Description quality
158 words · 1015 chars — "Read or export the COMPLETE transcript of a Claude.ai web conversation — both pr…"
README is present and substantial
182,381 chars · 15 sections · 88 code blocks
README has usage / example sections
found: Example
Safety
9 passed2 warnings1 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.
No undocumented network destinationswarn
1 network destination the documentation does not mention. scripts/selftest_fidelity.py:162 — undocumented host example.com
Document these destinations, or move them into configuration.
LICENSE file at repo root
LICENSE
No sensitive files in the repo
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`.
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.
Skill: SKILL.md present
found at daymade-claude-code/read-claude-web-conversation/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
3,771 words · 25,011 chars · 13 sections · 11 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passed1 queuedRecent activity
last push today
Tests detected
12 test directories · 46 test files
CI configuration detected
GitHub Actions (2 workflows)
Maintenance activity · queued
No commit timestamp available for this source.