HookTripwire v0.2.0 — Zero-setup demo and reusable GitHub Action
HookTripwire v0.2.0 turns the first audit into one command and adds a reusable CI integration.
Highlights
- Added a deterministic
--demowith seven actionable agent-automation findings. - Added a zero-install composite GitHub Action with safely array-encoded inputs and no shell evaluation.
- Kept the demo isolated from ambient policy and baseline files unless explicitly requested.
- Reworked the first-run guide, project positioning, roadmap, and social-preview artwork.
Try the CLI:
npx --yes github:mockingbird777/hooktripwire#v0.2.0 --demo --fail-on noneUse the Action:
- uses: mockingbird777/hooktripwire@v0.2.0
with:
target: .
fail-on: highFor high-assurance workflows, pin the Action to this release's full commit SHA. Requires Node.js 20 or newer.