webhook-design
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard implementation examples for webhooks in a Next.js environment.
- [SAFE]: Signature verification is implemented correctly using HMAC-SHA256 and
crypto.timingSafeEqualto prevent timing attacks. - [SAFE]: Sensitive configuration is handled via environment variables (
process.env), following standard security practices. - [SAFE]: No suspicious external dependencies, remote code execution, or data exfiltration patterns were detected.
Audit Metadata