neon-auth-nextjs
Pass
Audited by Runlayer on Feb 23, 2026
Risk Level: LOW
Scan Summary
Flagged Files (1)
SKILL.mdHIGH
74.7%
Malicious tool definition detected
Install ```bash npm install @neondatabase/auth ``` ### 2. Environment (`.env.local`) ``` NEON_AUTH_BASE_URL=https://your-auth.neon.tech NEON_AUTH_COOKIE_SECRET=your-secret-at-least-32-characters-long ``` **Important**: Generate a secure secret (32+ characters) for production: ```bash openssl rand -base64 32 ``` ### 3.
Description: access - **Cross-tab sync**: <50ms via BroadcastChannel - **Cookie domain**: Optional `cookies.domain` for cross-subdomain cookie sharing
Audit Metadata