Evaluation report
Warningsmongodb-schema-design · skillb4ea815· 2 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
7 passedRepository is reachable
https://github.com/mongodb/agent-skills @ b4ea815 — ★ 166 · TypeScript · Apache-2.0 · last push yesterday
Manifest detected
kind=skill slug=mongodb-schema-design · path=skills/mongodb-schema-design · source=SKILL.md
Slug is URL-safe
"mongodb-schema-design" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/mongodb-schema-design
Version is semver
0.1.0
Manifest present and parseable
Manifest found at SKILL.md.
Name declared and well-formed
Name "mongodb-schema-design" is well-formed.
Documentation
7 passed2 warningsHomepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Documentation shows usagewarn
Documentation has no code examples.
Add at least one fenced example showing a real invocation.
Description quality
64 words · 554 chars — "MongoDB schema design patterns and anti-patterns. Use when designing data models…"
README is present and substantial
3,465 chars · 3 sections · 1 code block
Tags / topics declared
6 total — agent, claude, cursor, gemini-cli-extension, mcp, skills
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 21 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`.
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 skills/mongodb-schema-design/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
1,760 words · 12,970 chars · 16 sections
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
2 passed1 warning1 queuedTests detectedwarn
no test/tests/__tests__/spec/t/ dirs, no JVM src/test/, and no JS/TS/Python/Go/Ruby/Elixir test files
Add tests (even a smoke test). Consumers gauge maintenance quality by their presence.
Recent activity
last push yesterday
CI configuration detected
GitHub Actions (4 workflows)