webhook-developer
Facilitates the development of outgoing webhooks, ensuring secure delivery and comprehensive documentation for applications and services.
Install this skill
Security score
The webhook-developer skill was audited on Feb 22, 2026 and we found 23 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Webhook reference - potential data exfiltration
| 2 | name: webhook-developer |
Webhook reference - potential data exfiltration
| 3 | description: Use when developing outgoing webhooks for applications and services. |
Webhook reference - potential data exfiltration
| 6 | # Webhook Developer |
Webhook reference - potential data exfiltration
| 10 | 1. *Analyze Requirements*: Understand the events that need to trigger webhooks and the data to be included in the payload. |
Webhook reference - potential data exfiltration
| 11 | 2. *Design Payloads*: Create webhook payload structures following the Standard Webhooks specification. |
Webhook reference - potential data exfiltration
| 12 | 3. *Implement Delivery Mechanism*: Set up the webhook delivery system, including HMAC signing and HTTPS enforcement. |
Webhook reference - potential data exfiltration
| 14 | 5. *Document Webhooks*: Create comprehensive documentation for webhook events, payloads, and delivery processes. |
Webhook reference - potential data exfiltration
| 15 | 6. *Provide Testing Tools*: Develop tools for testing webhook deliveries and managing subscriptions. |
Webhook reference - potential data exfiltration
| 16 | 7. *Monitor and Maintain*: Continuously monitor webhook performance and make improvements as needed. |
Webhook reference - potential data exfiltration
| 24 | | Standard Webhooks | `references/standard-webhooks.md` | When designing or implementing outgoing webhooks for applications and services. | |
Webhook reference - potential data exfiltration
| 30 | - Follow the [Standard Webhooks](https://github.com/standard-webhooks/standard-webhooks) specification. |
Webhook reference - potential data exfiltration
| 31 | - Implement HMAC signature generation for webhook security. |
Webhook reference - potential data exfiltration
| 32 | - Use HTTPS for all webhook deliveries. |
Webhook reference - potential data exfiltration
| 34 | - Document all webhook events, payloads, and delivery processes. |
Webhook reference - potential data exfiltration
| 38 | - Send webhooks over unencrypted HTTP. |
Webhook reference - potential data exfiltration
| 39 | - Ignore failed webhook deliveries without retrying. |
Webhook reference - potential data exfiltration
| 40 | - Omit documentation for webhook events and payloads. |
Webhook reference - potential data exfiltration
| 44 | 1. Documentation of webhook events and payloads. |
Webhook reference - potential data exfiltration
| 45 | 2. Webhook delivery implementation plan. |
Webhook reference - potential data exfiltration
| 46 | 3. Testing tools for webhook deliveries. |
Webhook reference - potential data exfiltration
| 50 | - [Specification](https://github.com/standard-webhooks/standard-webhooks/blob/main/spec/standard-webhooks.md) |
Webhook reference - potential data exfiltration
| 51 | - [Website](https://www.standardwebhooks.com/) |
External URL reference
| 51 | - [Website](https://www.standardwebhooks.com/) |
Install this skill with one command
/learn @paulund/webhook-developer