Skip to content

HookTripwire v0.2.0 — Zero-setup demo and reusable GitHub Action

Choose a tag to compare

@mockingbird777 mockingbird777 released this 20 Jul 13:17

HookTripwire v0.2.0 turns the first audit into one command and adds a reusable CI integration.

Highlights

  • Added a deterministic --demo with 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 none

Use the Action:

- uses: mockingbird777/hooktripwire@v0.2.0
  with:
    target: .
    fail-on: high

For high-assurance workflows, pin the Action to this release's full commit SHA. Requires Node.js 20 or newer.