Agent Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Agent Skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Equip your AI coding agent with webhook and event-driven architecture expertise. Receive, queue, route, and deliver webhooks with Hookdeck Event Gateway, test webhooks locally with the Hookdeck CLI, and build outbound webhook delivery with Hookdeck Outpost.
<!-- Cursor plugin pending marketplace acceptance
Cursor users: Add the Hookdeck plugin from the Cursor Marketplace or use /add-plugin hookdeck in Cursor. The plugin provides skills for Event Gateway and Outpost. -->
For Claude, ChatGPT, and other agents that support the Agent Skills specification:
npx skills add hookdeck/agent-skillsOr install a specific skill:
npx skills add hookdeck/agent-skills --skill event-gateway
npx skills add hookdeck/agent-skills --skill outpost| Skill | Purpose | Use when... |
|---|---|---|
hookdeck | Skill router | You need help with any Hookdeck product and aren't sure which skill to use |
event-gateway | Receive, route, and deliver webhooks | Getting started with Hookdeck, receiving webhooks, configuring connections, local development, monitoring, or API automation |
outpost | Send webhooks to customers | Sending events to customer endpoints via HTTP, SQS, RabbitMQ, Pub/Sub, or other destinations |
| What you say | Skill |
|---|---|
| "Set up Hookdeck for my project" | event-gateway |
| "Receive webhooks from Stripe" | event-gateway |
| "Test webhooks locally" | event-gateway |
| "Filter events by type" | event-gateway |
| "Why are my webhooks failing?" | event-gateway |
| "Create a connection via the API" | event-gateway |
| "Send webhooks to my users" | outpost |
The event-gateway skill includes a staged integration workflow:
hookdeck listen, trigger test eventsThe Hookdeck CLI includes a beta MCP server (hookdeck gateway mcp) that exposes Event Gateway data as MCP tools over stdio. In practice it is operational support: query, inspect, and diagnose connections, requests, events, attempts, issues, and metrics from your agent or IDE—without replacing the full CLI or API for creating resources, retries, or local tunnel workflows.
For setup, client configuration, available tools, and what MCP can and cannot do, see the official docs:
The skills in this repository remain the primary way to guide an agent through product workflows (setup, handlers, hookdeck listen, Outpost, API usage). Use CLI MCP when you want read-heavy inspection and analysis against your live Hookdeck project.
./scripts/test-examples.sh or see TESTING.md.We welcome contributions! See CONTRIBUTING.md for guidelines.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.