better-auth-best-practices
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate configuration patterns for 'better-auth', a well-known authentication framework. It correctly emphasizes the use of environment variables for secrets and highlights security-sensitive options like CSRF protection and secure cookies.- [EXTERNAL_DOWNLOADS]: References official documentation and repository URLs belonging to the Better Auth project (better-auth.com and github.com/better-auth). These are established resources for the technology described.- [COMMAND_EXECUTION]: Includes standard CLI commands for library installation and database migrations (e.g.,
npm install better-authandnpx @better-auth/cli migrate) which are part of the expected developer workflow for this library.
Audit Metadata