bump-plugin-version — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited bump-plugin-version (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
After editing files under plugins/hal-skills/ or plugins/hal-voice/, bump the version field in both the plugin's plugin.json and the marketplace manifest. Both files must stay in sync.
| Plugin | Files to update |
|---|---|
| hal-skills | plugins/hal-skills/.claude-plugin/plugin.json and .claude-plugin/marketplace.json |
| hal-voice | plugins/hal-voice/.claude-plugin/plugin.json and .claude-plugin/marketplace.json |
Compare the working-tree version against the version on origin/main:
git show origin/main:<path-to-plugin.json>If the version already differs from origin/main, it was already bumped for unreleased work. Do not bump again. Only bump when the working-tree version matches origin/main.
If both plugins changed, check each independently.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.