Install
$ agentstack add skill-hookdeck-webhook-skills-outpost ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Hookdeck Outpost
Outpost is open-source infrastructure for delivering events to user-preferred destinations: Webhooks (HTTP), SQS, RabbitMQ, Pub/Sub, EventBridge, Kafka, and more. Apache 2.0 licensed, available as managed by Hookdeck or self-hosted.
When to Use Outpost
- You're building a SaaS or API platform and need to send webhooks to your users
- You need multi-destination support beyond HTTP webhooks (SQS, RabbitMQ, Pub/Sub, EventBridge, Kafka)
- You want self-hostable webhook delivery infrastructure
- You need multi-tenant support with per-user observability
- You want to offer your customers reliable, retryable event delivery
Quick Start
Managed (Hookdeck)
The fastest way to get started — Hookdeck hosts and operates Outpost for you:
- Sign up at hookdeck.com
- See the Send Webhooks quickstart
Self-Hosted
Run Outpost on your own infrastructure:
- See the Outpost documentation
- Clone from GitHub
Supported Destinations
| Destination | Protocol | |-------------|----------| | Webhooks | HTTP/HTTPS | | Amazon SQS | AWS SQS | | RabbitMQ | AMQP | | Google Pub/Sub | gRPC | | Amazon EventBridge | AWS EventBridge | | Apache Kafka | Kafka protocol |
Full Product Skills
For detailed Outpost skills:
npx skills add hookdeck/agent-skills --skill outpost
See hookdeck/agent-skills for the complete Outpost skill, the Outpost documentation, and the GitHub repo.
Resources
Related Skills
- hookdeck-event-gateway - For receiving and ingesting webhooks (the inbound counterpart)
- hookdeck-event-gateway-webhooks - Verify Hookdeck signatures on forwarded webhooks
- webhook-handler-patterns - Handler sequence, idempotency, error handling, retry logic
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: hookdeck
- Source: hookdeck/webhook-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.