better-auth-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill acts as a documentation resource and configuration guide for the Better Auth framework, emphasizing security best practices such as CSRF protection, secure cookie settings, and rate limiting.
- [COMMAND_EXECUTION]: Provides standard CLI commands for the framework using
npx @better-auth/clito handle database migrations and schema generation. - [EXTERNAL_DOWNLOADS]: Includes references to official documentation at
better-auth.comand an upstream repository on GitHub. These are documented as informational resources. - [CREDENTIALS_UNSAFE]: Discusses the use of environment variables like
BETTER_AUTH_SECRETbut follows best practices by using placeholders and providing instructions on how to generate high-entropy secrets using standard tools.
Audit Metadata