revolut-webhooks
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate implementation examples for Revolut webhook integration across multiple popular web frameworks.
- [SAFE]: Signature verification logic correctly follows security best practices by using the raw request body and performing constant-time comparisons (
crypto.timingSafeEqualin Node.js andhmac.compare_digestin Python) to prevent timing attacks. - [SAFE]: External dependencies listed are standard libraries for the respective ecosystems. While several version numbers in the configuration files (e.g., TypeScript 7.0.2, Jest 30.4.2) appear significantly higher than currently available releases, they refer to well-known packages from official registries and do not exhibit suspicious behavior.
- [SAFE]: The instructions for using
hookdeck-clirefer to an official developer tool from the skill's author for local development and do not constitute a security risk.
Audit Metadata