Evaluation report
Warningsvoicemode · plugind85cc3b· 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
4 passed1 warningVersion is semverwarn
"8.11.0p0" doesn't match MAJOR.MINOR.PATCH
Use semver — e.g. `0.1.0`, `1.2.3-beta.1`. The CLI sorts updates by semver.
Repository is reachable
https://github.com/mbailey/voicemode @ d85cc3b — ★ 1,268 · Python · MIT · last push today
Manifest detected
kind=plugin slug=voicemode · source=.claude-plugin/plugin.json
Slug is URL-safe
"voicemode" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for plugin/voicemode
Documentation
5 passedDescription quality
10 words · 82 chars — OK but more detail helps
README is present and substantial
6,050 chars · 13 sections · 11 code blocks
Tags / topics declared
12 total — anthropic, asr, claude, claudecode, kokoro, livekit (+6)
README has usage / example sections
found: Quick Start · Installation
Homepage / docs URL declared
https://github.com/mbailey/voicemode
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 warningPlugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: manifest fields complete
Plugin: bundle shape
1 subagent
Plugin: manifest location
manifest at .claude-plugin/plugin.json (modern convention)
Maintenance
3 passedRecent activity
last push today
Tests detected
1 test directory · 117 test files
CI configuration detected
GitHub Actions (5 workflows)