neon-auth-nextjs

Pass

Audited by Runlayer on Feb 23, 2026

Risk Level: LOW
Scan Summary
Max Score
75%
Files
1
Flagged
1
Chunks
3
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
Max File Score
75%
Classification
UNKNOWN_SERVER
Files Scanned
1
Files Flagged
1
Chunks Analyzed
3
Analyzed
Feb 23, 2026, 09:34 PM
Security Audit — runlayer — neon-auth-nextjs