exact-online-webhooks

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements security best practices for webhook handling, including:
  • Recommending HMAC-SHA256 verification of the HashCode body field against the raw request content to prevent payload tampering and unauthorized requests.
  • Utilizing timing-safe comparison functions (crypto.timingSafeEqual in Node.js and hmac.compare_digest in Python) to mitigate timing attacks.
  • Providing clear instructions for secure secret management via environment variables.
  • Using legitimate developer tools (such as hookdeck-cli) and referencing official documentation from Exact Online.
  • Warning users about the risks of re-serializing JSON, which is a common pitfall that breaks signature verification.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 07:05 AM
Security Audit — agent-trust-hub — exact-online-webhooks