Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
azure-event-grid-webhooks
Prototype with this skill first; keep a fallback candidate ready.
Fastest prototype
azure-event-grid-webhooks
Best first install candidate based on install readiness and adoption.
Freshest repo
azure-event-grid-webhooks
Most recent maintenance signal among this shortlist.
| Signal | azure-event-grid-webhooks Receive and validate Azure Event Grid webhook deliveries. Use when setting up an Event Grid WebHook event handler, implementing the Microsoft.EventGrid.SubscriptionValidationEvent handshake (echo data.validationCode as validationResponse with HTTP 200), implementing the CloudEvents v1.0 HTTP OPTIONS abuse-protection preflight (WebHook-Request-Origin / WebHook-Allowed-Origin), checking the aeg-subscription-name / aeg-event-type / aeg-delivery-count headers, authenticating deliveries with a static delivery-property header or a Microsoft Entra ID bearer token, parsing Event Grid schema arrays vs CloudEvents objects, or handling events like Microsoft.Storage.BlobCreated. Event Grid does NOT sign the request body — there is no HMAC signature. |
|---|---|
| Quality | 66/100 Promising |
| Decision verdict | 65/100 Prototype first Prototype with this skill first; keep a fallback candidate ready. |
| Adoption | 84 stars Verified outcomes are shown on each skill page |
| Freshness | Sep 3, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code |
| Warnings | No OpenAgentSkill engagement data yet |
| Best for |
| GitHub automation workflows · Claude Code teams · builders willing to evaluate younger projects |
| Not ideal for | teams that need a vendor-supported SLA · high-compliance environments without internal security review |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add hookdeck/webhook-skills --skill azure-event-grid-webhooks |