release-prep — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited release-prep (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.
Follow the code-index-mcp release checklist and use the helper script for quick repo status. Keep this file focused on the high-level workflow; the checklist contains the exact commands.
Release work is gated: do not start the bump/tag flow from a dirty tree or the wrong branch.
scripts/run_release_checks.py and review the output.patch: bug fixes or user-visible corrections without new surface areaminor: backward-compatible features or capability expansionsmajor: breaking API/behavior changes or migration-required releasesuv pip install pytest && uv run python -m pytest tests/.pyproject.toml, src/code_index_mcp/__init__.py, uv.lock.uv.lock with the normal project workflow; do not hand-edit it.chore(release): vX.Y.Z).scripts/run_release_checks.py for repo status, latest tag, and version file presence before editing versions.references/release_checklist.md for the exact steps, commands, and files.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.