better-auth-best-practices
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The instructions guide the user to install 'better-auth' and run '@better-auth/cli' from the official npm registry, which is standard for the documented library.
- [COMMAND_EXECUTION]: The skill includes instructions to execute database migration and configuration commands via the library's CLI (npx @better-auth/cli), which is the intended functional purpose of the integration guide.
- [SAFE]: The documentation explicitly warns against security risks such as disabling CSRF or origin checks and provides best practices for generating and storing secrets using environment variables.
Audit Metadata