better-auth
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard and secure authentication integration patterns using the official Better Auth library. All code samples for controllers, services, and guards follow industry-standard practices for session management and route protection.
- [SAFE]: Environment variable handling is performed correctly by using placeholders in examples and providing explicit warnings to the user to exclude sensitive
.envfiles from version control to prevent credential exposure. - [SAFE]: All identified dependencies (Better Auth, Drizzle ORM, NestJS, etc.) are well-known, reputable open-source libraries within the Node.js ecosystem. There are no signs of typosquatting or malicious package references.
- [SAFE]: Command execution instructions are restricted to standard development workflows, such as installing packages via npm or managing database migrations using the Drizzle Kit CLI tool.
- [SAFE]: No signs of obfuscation, data exfiltration, or prompt injection were detected across the skill's instructions, metadata, or asset files.
Audit Metadata