clerk-tanstack-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides templates and references for implementing authentication guards using Clerk's official TanStack React Start SDK. The patterns correctly demonstrate server-side verification using
auth()increateServerFnandbeforeLoadhooks. - [SAFE]: The skill instructs users to manage sensitive credentials (CLERK_SECRET_KEY) using
.envfiles, which is a standard and secure practice for secret management. - [SAFE]: External dependencies are restricted to official packages from Clerk and TanStack organizations. No suspicious remote code execution or unauthorized network patterns were detected.
Audit Metadata