Evaluation report
Warningsgoogle-ads-api-mcp-setup · skillb128758· 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/google/skills @ b128758 — ★ 14,510 · Python · Apache-2.0 · last push today
Manifest detected
kind=skill slug=google-ads-api-mcp-setup · path=skills/ads/google-ads-api-mcp-setup · source=SKILL.md
Slug is URL-safe
"google-ads-api-mcp-setup" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/google-ads-api-mcp-setup
Version is semver
0.1.0
Documentation
5 passedDescription quality
48 words · 319 chars — "Guides developers through downloading, configuring, and installing the official …"
README is present and substantial
8,183 chars · 6 sections · 1 code block
Tags / topics declared
3 total — google, googlecloud, skills
README has usage / example sections
found: Installation
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 skills/ads/google-ads-api-mcp-setup/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
3,189 words · 23,812 chars · 37 sections · 11 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
2 passed1 warningCI 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.
Recent activity
last push today
Tests detected
4 test files