Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-webhook-integrator.json
2025-11-29 18:53:27 +08:00

18 lines
564 B
JSON

{
"name": "webhook-integrator",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "webhook-integrator",
"description": "Expert agent for webhook implementation, HMAC signature verification, retry logic with exponential backoff, idempotency, webhook security, and testing with ngrok",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-webhook-integrator.git"
},
"strict": true
}
]
}