shiphero-webhooks
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure webhook handling practices. Evidence: Examples in
examples/express/src/index.js,examples/fastapi/main.py, andexamples/nextjs/app/webhooks/shiphero/route.tsutilizecrypto.timingSafeEqualorhmac.compare_digestfor signature validation. Evidence: Verification is performed on the raw request body before JSON parsing, ensuring integrity as per ShipHero documentation. - [EXTERNAL_DOWNLOADS]: Documentation recommends the use of
hookdeck-clifor local development. Evidence: README files inexamples/andreferences/setup.mdsuggest usingnpx hookdeck-clito tunnel webhooks. This is an official tool from the vendor (Hookdeck).
Audit Metadata