clerk-vue-patterns
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code and references for integrating
@clerk/vuewith Vue 3, Vue Router, and Pinia. - [SAFE]: Secret management follows standard security practices by instructing users to utilize
.envfiles andimport.meta.env.VITE_CLERK_PUBLISHABLE_KEYrather than hardcoding credentials. - [SAFE]: Dependencies listed in
package.jsonare standard official packages (vue,@clerk/vue,vite). - [SAFE]: Authentication guards in
references/vue-router-guards.mdcorrectly check for authentication state and initialization status (isLoaded) before permitting route access.
Audit Metadata