Stripe Webhook Hardening

Harden Stripe webhook handlers against three failure-prone invariants — raw-body signature verification, negative-lifecycle handling, and idempotent side effects. Use when reviewing, implementing, or hardening Stripe webhook routes, or when the user says "stripe webhooks", "webhook hardening", "signature verification", "idempotent webhooks", or "webhook review."

kevin-liu-01 Updated

File contents

kevin-liu-01/agent-machines/tree/main/knowledge/skills/stripe-webhook-hardening commit 3692f62f1e

Frequently asked questions

npx skillmds@latest add kevin-liu-01/stripe-webhook-hardening