SkillGate v0.1.3
Review evidence foundations
review preinstall now produces a more decision-ready packet: a deterministic
digest, source manifest, skipped-file accounting, richer Markdown evidence, and
an exported JSON Schema. The default workflow remains advisory and never
executes reviewed code.
MCP compatibility review
SkillGate now inventories explicitly declared MCP protocol revisions and
extensions through scans, baselines, registry comparison, and pre-install
evidence. Legacy protocol revisions and 2026-07-28 may be declared together
during migration. These fields are review surfaces, not policy failures or
runtime compatibility claims.
Upgrade guidance
Install from the tagged GitHub source or use the checksummed GitHub Release
assets through the Node wrapper after the assets are available:
python -m pip install "git+https://github.com/charliechenye/SkillGate.git@v0.1.3"
skillgate review preinstall SOURCE --json-output skillgate-review.jsonPyPI and npm registry publication remain deferred. MCP Apps, Tasks, Skills over
MCP, semantic CLI exposure, and new policy controls are not part of this release.