implementing-clerk-authentication
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code examples for implementing third-party authentication using Clerk.
- [SAFE]: Webhook integration examples include mandatory signature verification using the
svixlibrary to ensure data integrity and authenticity. - [SAFE]: Secret management instructions correctly advise the use of environment variables, and the provided keys in examples are standard placeholders.
- [COMMAND_EXECUTION]: Includes instructions for standard package installation (
npm install) and a local testing script (tsx verify-webhook.ts) which are expected in a development skill.
Audit Metadata