OpenAgentSkill Registry Manifest Skill: azure-event-grid-webhooks Slug: hookdeck-azure-event-grid-webhooks Category: data-analysis Description: 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. Agent fit: - Decision: 65/100 Prototype first - Primary fit: GitHub automation - Role: Fallback candidate Supply profile: - Track: Research and knowledge work - Scenario: RAG and knowledge - Applicable agents: Claude Code, CLI, Codex, Cursor - Maintenance: 4d since push - Risk: Needs review Trust: - Trust score: 71/100 Manual review - Audit: 77/100 Needs review Attribution: - Status: Registry indexed - Source: github candidate review - Creator: hookdeck - Claim URL: https://www.openagentskill.com/skills/hookdeck-azure-event-grid-webhooks#claim-this-skill Install: npx skills add hookdeck/webhook-skills --skill azure-event-grid-webhooks URLs: - Web: https://www.openagentskill.com/skills/hookdeck-azure-event-grid-webhooks - API: https://www.openagentskill.com/api/agent/skills/hookdeck-azure-event-grid-webhooks - Install API: https://www.openagentskill.com/api/skills/hookdeck-azure-event-grid-webhooks/install - Repository: https://github.com/hookdeck/webhook-skills/tree/main/skills/azure-event-grid-webhooks