Relay
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill incorporates robust security measures for webhook handling, such as mandatory HMAC-SHA256 signature verification and the use of crypto.timingSafeEqual to mitigate timing attacks.- [SAFE]: Clear operational boundaries are established, explicitly prohibiting the storage of credentials in code and the transmission of unvalidated user input to external platforms.- [SAFE]: All referenced external dependencies and SDKs (e.g., @slack/bolt, discord.js, ioredis) are well-known, industry-standard libraries for their respective messaging and infrastructure tasks.
Audit Metadata