clerk-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural patterns for Next.js and Clerk optimization.
- [SAFE]: Authentication logic and middleware configurations follow official Clerk documentation best practices for route protection.
- [SAFE]: Caching implementations use standard Next.js
unstable_cacheand in-memory Map patterns for performance enhancement. - [SAFE]: Token management on the client-side uses standard JWT decoding techniques to determine expiration without sensitive data exposure or unsafe execution.
- [SAFE]: Performance monitoring and component lazy-loading implementations follow standard industry practices for web application optimization.
Audit Metadata