nextauth
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install well-known and trusted libraries from the npm registry, including next-auth, @auth/prisma-adapter, and @auth/drizzle-adapter.
- [COMMAND_EXECUTION]: References the use of standard initialization commands such as npx auth secret to generate local security credentials.
- [SAFE]: The provided code snippets follow established security patterns for authentication, such as using bcryptjs for credential verification and managing secrets via environment variables in .env.local files.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscated code was found within the skill's instructions or examples.
Audit Metadata