Skip to content

[HookGuard] Your v4 hook scans clean — optional free CI setup #2

Description

@chaosxcode

Hi — I maintain HookGuard, an open-source heuristic scanner for Uniswap v4 hooks (not an audit). I ran it against sp0oby/woolfi at HEAD: WoolFiHook comes back completely clean — zero patterns across all eight rules.

Two things, take them or leave them:

  1. Keep it that way automatically — one GitHub Actions step re-scans on every PR and annotates offending lines:
- uses: chaosxcode/hookguard@v1
  with:
    paths: src

Heuristic by design; MEDIUMs never block merges. No signup.

  1. If you ever hit a finding that looks wrong, file a false-positive report — those drive the scanner's calibration, publicly.

Method & firing rates on 301 real deployed hooks: docs/precision.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions