webhook-authentication-security

Community

Secure, verifiable webhooks for SaaS apps.

Authormarquesfelip
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Inbound and outbound webhook security: ensuring authenticity, preventing tampering, replay, and SSRF, while rotating secrets and safely delivering events.

Core Features & Use Cases

  • Inbound: signature verification for incoming webhook payloads using HMAC-SHA-256, timestamp validation, and replay protection.
  • Outbound: signing outgoing payloads with per-endpoint secrets, delivery headers, and rotation strategy to minimize downtime.
  • URL validation and SSRF protection to guard customer endpoints from misconfigurations and private networks.

Quick Start

Register the middleware and start validating inbound webhooks using the built-in HMAC verification pattern.

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-authentication-security
Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#webhook-authentication-security

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 471,000+ vetted skills library on demand.