Webhook Security

Fix race conditions, add idempotency guards, and implement timing-safe token comparisons for payment webhooks. Covers Xendit, Stripe, Paddle, and generic webhook patterns. Prevents double-crediting, replay attacks, and timing attacks. Use when building payment webhooks, fixing race conditions, or securing callback endpoints.

afu-it 91648d7 7.2 KB Updated

File contents

afu-it/security-for-vibecoders/tree/main/skills/webhook-security commit 91648d750e

Frequently asked questions

npx skillmds@latest add afu-it/webhook-security