Evaluation report
Failingmcpc · skillc9711f7· 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/apify/mcpc @ c9711f7 — ★ 690 · TypeScript · Apache-2.0 · last push today
Manifest detected
kind=skill slug=mcpc · path=docs/claude-skill · source=SKILL.md
Slug is URL-safe
"mcpc" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/mcpc
Version is semver
0.1.0
Documentation
5 passedDescription quality
60 words · 362 chars — "Use the mcpc CLI to work with MCP (Model Context Protocol) servers from the shel…"
README is present and substantial
61,980 chars · 17 sections · 40 code blocks
Tags / topics declared
10 total — ai-agents, bash, claude, cli, code-mode, command-line (+4)
README has usage / example sections
found: Quickstart · Usage
Homepage / docs URL declared
https://npmjs.com/package/@apify/mcpc
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 docs/claude-skill/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
1,207 words · 8,600 chars · 15 sections · 13 code blocks
Skill: allowed-tools scope
4 declared: Bash(mcpc:*), Bash(node dist/cli/index.js:*), Read, Grep
Maintenance
3 passedRecent activity
last push today
Tests detected
1 test directory · 73 test files
CI configuration detected
GitHub Actions (6 workflows)