Evaluation report
Warningsclaude-code-wakatime · plugin3915f4e· 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/wakatime/claude-code-wakatime @ 3915f4e — ★ 84 · TypeScript · BSD-3-Clause · last push 8 weeks ago
Manifest detected
kind=plugin slug=claude-code-wakatime · source=.claude-plugin/plugin.json
Slug is URL-safe
"claude-code-wakatime" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for plugin/claude-code-wakatime
Version is semver
4.1.0
Documentation
5 passedDescription quality
19 words · 107 chars — "WakaTime plugin for Claude Code - Track your AI usage, lines of code generated, …"
README is present and substantial
1,493 chars · 5 sections · 5 code blocks
Tags / topics declared
6 total — claude, claude-ai, claude-code, claude-code-plugin, claude-code-plugins, lines-of-code
README has usage / example sections
found: Installation · Usage
Homepage / docs URL declared
https://github.com/wakatime/claude-code-wakatime
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
empty bundle
Plugin: manifest location
manifest at .claude-plugin/plugin.json (modern convention)
Maintenance
1 passed2 warningsTests 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 8 weeks ago