clerk-nuxt-patterns
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code templates for implementing Clerk authentication in a Nuxt 3 environment. No malicious code patterns, obfuscation, or data exfiltration vectors were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the official '@clerk/nuxt' package for installation. This is an industry-standard package from a well-known authentication provider.
- [CREDENTIALS_UNSAFE]: The documentation mentions environment variables such as NUXT_CLERK_SECRET_KEY but correctly uses placeholders (e.g., 'sk_...') and suggests standard secret management via .env files.
Audit Metadata