Webhook Verifier

Reads the GENERATED signatures.md rather than recalling schemes from memory. Reference for cryptographic verification of payment webhooks. Cited by integration-specialist whenever it generates a webhook handler. Documents per-provider signature algorithms, timestamp tolerances, replay-protection strategies, raw-body capture per stack, and the minimum set of events each handler must route. Always use this skill (instead of recalling from training data) — webhook verification is where the integration goes silently wrong.

Hainrixz 6a42429 2 files · 44.4 KB Updated

File contents

hainrixz/agente-pagokit/tree/main/skills/webhook-verifier commit 6a424298f9

Frequently asked questions

npx skillmds@latest add hainrixz/webhook-verifier