webhooks
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily documentation and reference material for developers to integrate Editframe webhooks into their applications. No executable agent logic or dangerous patterns were identified.
- [SAFE]: Code examples across multiple languages (TypeScript/Node.js, Python/Flask, Ruby/Rails) correctly demonstrate security implementations, specifically HMAC-SHA256 signature verification.
- [SAFE]: The documentation explicitly warns against common security pitfalls, such as using non-timing-safe comparisons or hashing parsed JSON instead of raw request bodies.
- [SAFE]: References to external tools such as ngrok and webhook.site are standard developer practices for local testing and do not pose a security risk in this context.
Audit Metadata