What problem does it solve?
Prevents unsafe or unexpected changes to installed legal workflow skills by checking for upstream updates, showing exactly what changed, and requiring your explicit approval before applying anything.
Core Features & Use Cases
- Update discovery with immutable pinning: Compares installed commit SHAs against the source registry to determine whether newer versions exist.
- Human-in-the-loop security review: Produces diffs and performs targeted trust checks for high-risk surfaces like hook execution, MCP credential access, tool permission changes, and network/file-write behavior.
- Re-verification before applying: Runs a skills-qa style rescan against the new version and applies fail-closed rules when regressions or refuse-tier findings appear.
Use case: You installed several community legal skills and want to know whether they changed—then you want to approve only after reviewing what was modified, especially anything affecting hooks, MCP servers, or tool permissions.
Quick Start
Use the auto-updater skill to check installed community skills for updates and review the diff before applying any changes.