signature-verification instructions

38 tagged signature-verification, measured the same way as everything else here.

security-reviewer

01

webhook-co/webhook

Agent Claude Code

Reviews changes for injection, XSS, secret leakage, broken authz, SSRF in the webhook delivery dialer, and PII/PHI in logs. Use proactively on changes touching ingestion, the delivery dialer, auth, logging, or data handling.

0 7d ago A 57 tokens original Apache-2.0

brainstorming

02

webhook-co/webhook

Command Claude Code

Refine a requirement with me before any code gets written. Follow the brainstorming skill.

0 7d ago A 0 tokens original Apache-2.0

execute-plan

03

webhook-co/webhook

Command Claude Code

Implement an agreed plan in reviewed batches, not one giant uninterrupted run. Use this after a plan exists (from /brainstorming, /feature-dev, or a written design).

0 7d ago A 0 tokens original Apache-2.0

feature-dev

04

webhook-co/webhook

Command Claude Code

Take a feature from a rough idea to reviewed, tested implementation through explicit phases. Don't jump straight to code — move through the phases in order and check in at the gates.

0 7d ago A 0 tokens original Apache-2.0

settings

05

webhook-co/webhook

Settings file Claude Code

Capture, inspect, replay and deliver webhooks. Open source, with a free permanent signed URL, signature verification, and one-command replay to localhost.

0 7d ago A tokens not measured copy · 78% Apache-2.0

data-migration

06

webhook-co/webhook

Skill Claude CodeCodex

Plan and run safe, reversible Postgres schema and data migrations. Use when adding/altering tables or columns, backfilling data, or changing the data model for the webhook metadata store.

0 7d ago A 43 tokens original Apache-2.0

comment-analyzer

07

webhook-co/webhook

Agent Cursor

Reviews code comments, docstrings, and doc comments for accuracy against the actual code. Use proactively after changes that alter behavior, signatures, or invariants to catch stale, misleading, or redundant comments.

0 7d ago A 44 tokens original Apache-2.0

webhook-co/webhook

Agent Cursor

Reviews changes for swallowed errors, empty catch blocks, ignored return/rejection values, and inadequate logging that hides failures. Use proactively on changes touching ingestion, the delivery dialer, retries, signing/verification, or anything with error handling.

0 7d ago A 53 tokens original Apache-2.0

constitution

09

webhook-co/webhook

Cursor rule Cursor

Non-negotiable product principles every change must respect.

0 7d ago A 452 tokens original Apache-2.0

data

10

webhook-co/webhook

Cursor rule Cursor

PII/PHI handling, safe migrations, and metering integrity for data and DB code.

0 7d ago A 0 tokens original Apache-2.0

webhook-co/webhook

Cursor rule Cursor

TypeScript and Cloudflare Workers conventions, error handling, and testing expectations.

0 7d ago A 0 tokens original Apache-2.0

build-mcp-server

12

webhook-co/webhook

Skill Claude CodeCodexCursor

Design and scaffold an MCP server for webhook.co. Use when adding or extending the MCP surface (apps/mcp), exposing a capability as MCP tools, or deciding how an MCP server should be deployed and structured.

0 7d ago A 47 tokens original Apache-2.0

webhook AGENTS.md

13

webhook-co/webhook

Instructions file CodexOpenCode

AGENTS.md instructions for webhook-co/webhook, covering agents.md — webhook constitution & governance index, what this is, non-negotiables (every change must respect these) and governance layer (how this repo guides agents).

0 7d ago A 2,612 tokens original Apache-2.0

webhook CLAUDE.md

14

webhook-co/webhook

Instructions file

Claude Code instructions for webhook-co/webhook, a project described as: Capture, inspect, replay and deliver webhooks. Open source, with a free permanent signed URL, signature verification, and one-command replay to localhost.

0 7d ago A 57 tokens original Apache-2.0

webhook

15

webhook-co/webhook

MCP server Claude CodeCodexCursor

MCP server "webhook", hosted remotely at mcp.webhook.co, as configured in webhook-co/webhook.

0 7d ago A tokens not measured original Apache-2.0

webhook-co/webhook

Skill Claude CodeCodex

Diagnose why an inbound webhook signature fails to verify, and write correct verification code for a named provider. Use when a signature check rejects real traffic, when a webhook works in a provider's test console but not against your server, or when you are implementing verification for Stripe, GitHub, Shopify…

0 7d ago A 112 tokens original Apache-2.0

webhook

17

webhook-co/webhook

MCP server Claude CodeCodexCursor

Receive, inspect, replay and deliver webhooks — with signature verification and agent triggers. Remote server at mcp.webhook.co.

0 7d ago A tokens not measured original Apache-2.0

At most 3 mods per repository are shown here — the rest are on their repository pages: