webhook-safety

Community

Safe, idempotent webhook handling.

Authorgit-tao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Safe webhook handling patterns to prevent duplicate processing, ensure authenticity, and reliably react to asynchronous payments and events.

Core Features & Use Cases

  • Idempotent webhook handlers
  • Signature verification for Stripe and other providers
  • Fail-fast for critical events
  • Race-condition prevention with event ordering

Quick Start

Set up your webhook endpoint to first validate the event signature, then check a stored event ID to avoid duplicates, and implement retry-safe processing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: webhook-safety
Download link: https://github.com/git-tao/taotang-website/archive/main.zip#webhook-safety

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.