Pi extension that intercepts bash tool calls, applies deterministic safety policy checks, and then uses parallel LLM voters for commands that are not trivially safe.
See extensions/bash-guard/README.md for behavior and configuration.
pi install npm:@accolver/bash-guardOr install directly from GitHub:
pi install git:github.com/accolver/bash-guardpnpm test
pnpm check