lucia-auth
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code templates for the Lucia authentication library. All external references target official documentation and standard package registries.
- [SAFE]: Code examples implement industry-standard security practices, including Argon2 password hashing, secure session management, and OAuth via the 'arctic' library.
- [SAFE]: Recommended packages (lucia, arctic, @lucia-auth/adapter-drizzle, @node-rs/argon2) are well-known, versioned libraries in the TypeScript ecosystem.
- [SAFE]: The skill uses environment variables (
process.env.GOOGLE_CLIENT_ID, etc.) for credentials, following secure development practices.
Audit Metadata