clerk-frontend-sdks
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The documentation adheres to security best practices for authentication and authorization. It provides explicit warnings against high-risk behaviors such as exposing backend secrets (e.g., CLERK_SECRET_KEY) in client-side code and relying exclusively on frontend guards for resource protection.
- [SAFE]: The code snippets provided for cross-origin API calls demonstrate the standard and secure use of Bearer tokens obtained through official SDK methods.
- [SAFE]: The recommended dependencies are official packages from Clerk, which is a well-known and established authentication service provider.
Audit Metadata