Signed Webhook Receiver
CommunitySecure webhook with signing.
Authorseifreed
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that incoming webhook requests are legitimate by verifying a digital signature, preventing unauthorized or spoofed data from being processed.
Core Features & Use Cases
- HMAC Validation: Verifies the integrity and authenticity of incoming payloads using a shared secret.
- Signature Enforcement: Rejects requests that do not have a valid signature.
- Use Case: Securely receive data from an external service by requiring a signed payload, ensuring that only trusted sources can trigger actions.
Quick Start
Process the incoming webhook request by verifying its signature.
Dependency Matrix
Required Modules
None requiredComponents
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: Signed Webhook Receiver Download link: https://github.com/seifreed/skill-veil/archive/main.zip#signed-webhook-receiver Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.