flexport-webhooks

Pass

Audited by Gen Agent Trust Hub on Jul 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements secure webhook verification using HMAC-SHA256 signatures, ensuring the authenticity of incoming data.
  • [SAFE]: Code examples correctly emphasize verifying signatures against the raw request body before JSON parsing to prevent payload tampering and re-serialization errors.
  • [SAFE]: Implementation patterns utilize timing-safe comparison functions (e.g., crypto.timingSafeEqual in Node.js and hmac.compare_digest in Python) to mitigate timing side-channel attacks.
  • [EXTERNAL_DOWNLOADS]: Recommends the use of hookdeck-cli via npx for local testing. This is a development tool provided by the vendor, Hookdeck.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 24, 2026, 03:53 AM
Security Audit — agent-trust-hub — flexport-webhooks