openai-webhooks

Official

Secure OpenAI webhooks: verify and process.

Authorhookdeck
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables applications to securely receive and verify OpenAI webhooks using the Standard Webhooks scheme, ensuring only authentic events are processed.

Core Features & Use Cases

  • Signature verification for OpenAI webhooks (webhook-id, webhook-timestamp, webhook-signature) using v1; protects against replay and spoofing
  • Provides ready-to-run examples for Node.js (Express, Next.js) and Python (FastAPI), enabling quick integration
  • Supports common OpenAI events such as fine_tuning., batch., and realtime.* with guidance and test coverage

Quick Start

  1. Set OPENAI_WEBHOOK_SECRET to your whsec_<base64> value in your environment
  2. Run the provided examples (Express, Next.js, FastAPI) to start local receivers
  3. Expose your endpoint with Hookdeck or a tunneling service and test with sample events

Dependency Matrix

Required Modules

None required

Components

references

💻 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: openai-webhooks
Download link: https://github.com/hookdeck/webhook-skills/archive/main.zip#openai-webhooks

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.