dodo-webhook
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
standardwebhookspackage for Node.js and Python. This is a recognized and legitimate library for verifying webhook signatures according to the Standard Webhooks specification. - [COMMAND_EXECUTION]: Instructions mention the use of
ngrokfor testing webhooks locally. This is a standard and safe developer workflow. - [DATA_EXFILTRATION]: A proxy pattern is provided to route webhook requests to a developer-specified backend URL. This is a standard and safe communication pattern between services controlled by the user.
Audit Metadata