Evaluation report
Warningsgemini-skills · plugin5fed02b· 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
8 passedRepository is reachable
https://github.com/google-gemini/gemini-skills @ 5fed02b — ★ 3,889 · Python · Apache-2.0 · last push 2 days ago
Manifest detected
kind=plugin slug=gemini-skills · source=plugin.json
Slug is URL-safe
"gemini-skills" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for plugin/gemini-skills
Version is semver
1.0.0
Manifest present and parseable
Manifest found at plugin.json.
Name declared and well-formed
Name "gemini-skills" is well-formed.
Version is semver
Version 1.0.0.
Documentation
9 passedDescription quality
12 words · 67 chars — OK but more detail helps
README is present and substantial
3,591 chars · 5 sections · 2 code blocks
Tags / topics declared
3 total — gemini, gemini-api, skills
README has usage / example sections
found: Installation
Homepage / docs URL declared
https://ai.google.dev/gemini-api/docs
Description is substantive
Description is 12 words.
Documentation present and substantive
Documentation present (README.md, 427 words).
Safety
10 passed1 warning1 queuedNo undocumented network destinationswarn
2 network destinations the documentation does not mention. skills/gemini-omni-flash-api/scripts/video/generate_video.py:38 — undocumented host generativelanguage.googleapis.com; skills/gemini-omni-flash-api/scripts/video/generate_video.py:44 — undocumented host generativelanguage.googleapis.com
Document these destinations, or move them into configuration.
LICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
License declared
License file present.
Kind-specific
6 passedPlugin: manifest fields complete
Plugin: bundled artifacts present
4 skills
Plugin: bundle shape
4 skills
Plugin: manifest location
manifest at plugin.json
Bundle contents are enumerable
Bundles 4 skills.
Plugin manifest present and parseable
Manifest present at plugin.json (convention is .claude-plugin/plugin.json).
Maintenance
1 passed2 warnings1 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.
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.
Recent activity
last push 2 days ago