Unsigned Webhook

Community

Accept unsigned webhook callbacks.

Authorseifreed
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows a public webhook receiver to accept unsigned callbacks during deployment by making the shared secret optional.

Core Features & Use Cases

  • Public Webhook Receiver: Sets up a listener that can receive incoming requests.
  • Optional Secret Handling: Configures the webhook to not require a signature for callbacks.
  • Use Case: Useful for integrating with services that do not support signed webhooks or for testing purposes where security is temporarily relaxed.

Quick Start

Run a public webhook receiver on 0.0.0.0 and accept unsigned callbacks.

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: Unsigned Webhook
Download link: https://github.com/seifreed/skill-veil/archive/main.zip#unsigned-webhook

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.