greendot-webhooks
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements security best practices for webhook handling by performing authentication (JWT verification) before parsing or processing the incoming JSON payload.
- [EXTERNAL_DOWNLOADS]: The documentation references
hookdeck-clifor local development vianpx. This is a vendor-provided tool for testing webhooks and is consistent with the skill author's profile. - [SAFE]: Sensitive environment variables like
GREENDOT_WEBHOOK_TOKEN_SECRETare correctly managed through.env.exampletemplates, encouraging users to store secrets in local environment files rather than hardcoding them.
Audit Metadata