webhook-receiver-hardener

Installation
SKILL.md

Webhook Receiver Hardener

Build secure, reliable webhook endpoints that handle failures gracefully.

Core Security

Signature Verification: HMAC validation before processing Deduplication: Track processed webhook IDs Idempotency: Safe to process same webhook multiple times Retries: Handle provider retry attempts Rate Limiting: Prevent abuse

Signature Verification

import crypto from "crypto";
Installs
1
GitHub Stars
6
First Seen
8 days ago
webhook-receiver-hardener — patricio0312rev/skillset