webhookImplement secure webhook receivers and senders with proper verification and reliability.
Install via ClawdBot CLI:
clawdbot install ivangdavila/webhookGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
An online store uses webhooks to notify a fulfillment system when an order is placed. The webhook includes the order details, and the receiver verifies the signature to ensure data integrity, processes the order asynchronously to avoid timeouts, and uses idempotency to prevent duplicate shipments from retries.
A banking app sends webhooks to a third-party accounting service for real-time transaction updates. The receiver checks timestamps and signatures to prevent replay attacks, logs errors for auditing, and handles retries with exponential backoff to ensure reliable delivery without double-counting transactions.
A smart home system uses webhooks to alert a maintenance platform when a device malfunctions. The sender includes event types for filtering, and the receiver validates HTTPS certificates, uses fast responses to avoid device timeouts, and tracks delivery attempts in a dashboard for troubleshooting.
A clinic's booking system sends webhooks to a patient notification service when appointments are confirmed or canceled. The receiver verifies signatures to protect sensitive health data, implements replay prevention to avoid duplicate alerts, and uses error handling to retry on temporary failures like network issues.
A subscription platform uses webhooks to update a CRM system when users upgrade or cancel plans. The sender includes full resource data to save API calls, and the receiver uses idempotency to prevent duplicate CRM entries, with manual retry options for stuck deliveries after fixes.
Offer a webhook management platform with features like signature verification, retry logic, and delivery tracking. Charge customers a monthly fee based on the volume of webhooks sent or received, with tiered plans for small businesses to enterprises.
Provide a gateway that handles webhook sending and receiving with security and reliability features. Bill customers per webhook event processed, with additional fees for premium features like advanced analytics or longer log retention.
Consult with large organizations to implement custom webhook solutions, including security audits, idempotency design, and integration with existing systems. Charge project-based fees or retainer contracts for ongoing support and maintenance.
💬 Integration Tip
Always use raw body bytes for signature verification to avoid JSON key reordering issues, and implement asynchronous processing with a queue to respond quickly and prevent timeout-induced retries.
Scored Apr 19, 2026
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Complete toolkit for programmatic video creation with Remotion + React. Covers animations, timing, rendering (CLI/Node.js/Lambda/Cloud Run), captions, 3D, charts, text effects, transitions, and media handling. Use when writing Remotion code, building video generation pipelines, or creating data-driven video templates.
Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.
Extract text from images using Tesseract.js OCR (100% local, no API key required). Supports Chinese (simplified/traditional) and English.
Asana API integration with managed OAuth. Access tasks, projects, workspaces, users, and manage webhooks. Use this skill when users want to manage work items, track projects, or integrate with Asana workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gat
Fetch and parse news highlights from CCTV News Broadcast (Xinwen Lianbo) for a given date.