clerk-webhooks
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code examples for implementing Clerk webhooks. No malicious patterns, obfuscation, or insecure practices were detected.
- [DATA_EXPOSURE]: The skill correctly instructs users to manage sensitive credentials like
CLERK_WEBHOOK_SECRETandRESEND_API_KEYusing environment variables (process.env), following security best practices. - [COMMAND_EXECUTION]: No unauthorized command execution or shell injection patterns were found. Code snippets use well-known libraries and frameworks (Next.js, Express, Svix) for their intended purposes.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js packages (
@clerk/nextjs,svix,resend) without any suspicious installation or remote script execution commands.
Audit Metadata