better-auth-best-practices
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical integration guide for the Better Auth framework, focusing on developer education and configuration best practices.
- [EXTERNAL_DOWNLOADS]: References the official CLI tool
@better-auth/cliand documentation links tobetter-auth.com. These are standard resources for the framework. - [COMMAND_EXECUTION]: Lists development commands (
migrate,generate,mcp) used for setting up the authentication schema and integrating with AI tools. These are instructional and not intended for automated/silent execution. - [CREDENTIALS_UNSAFE]: Correcty identifies the need for environment variables like
BETTER_AUTH_SECRETand provides secure methods for generating them (e.g.,openssl), while explicitly warning against hardcoding secrets in configuration files.
Audit Metadata