backend-auth-js
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or security risks detected. The skill provides legitimate development instructions for a well-known and trusted authentication framework (Auth.js).
- Dependencies (SAFE): The skill references standard, reputable packages from the Node.js ecosystem (next-auth, prisma-adapter, argon2). These are installed via npm in a standard manner.
- Credential Handling (SAFE): The documentation uses clear placeholders for environment variables (e.g., 'your-secret-key-here', 'xxx') and correctly advises against hardcoding secrets or storing sensitive data in JWTs.
Audit Metadata