attentive-webhooks
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill demonstrates secure webhook handling by prioritizing HMAC-SHA256 signature verification using timing-safe comparisons in both Node.js and Python.
- [SAFE]: Secret management follows best practices, instructing users to store signing keys in environment variables (e.g.,
.env) rather than hardcoding them. - [SAFE]: All external tools (like
hookdeck-cli) and dependencies (likeexpress,fastapi,next) are well-known, industry-standard, or provided by the vendor, posing no unusual risk. - [SAFE]: No patterns of obfuscation, malicious persistence, or unauthorized data access were found across the provided examples and documentation.
Audit Metadata