better-auth-best-practices
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides instructions for installing the 'better-auth' package and its associated CLI from official registries.
- [COMMAND_EXECUTION]: Includes standard CLI commands (
npx @better-auth/cli migrate, etc.) that are necessary for the library's functionality and database management. - [SAFE]: Recommends secure handling of environment variables like 'BETTER_AUTH_SECRET', suggesting best practices such as generating high-entropy values via openssl.
- [SAFE]: Features explicit warnings regarding the security implications of advanced options like 'disableCSRFCheck' or 'disableOriginCheck'.
- [SAFE]: All external documentation and source code links direct to the official 'better-auth.com' domain or the verified 'better-auth/better-auth' GitHub repository.
Audit Metadata