better-auth-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation guidance for the Better Auth framework, a legitimate open-source authentication library.
- [SAFE]: External references and CLI commands (e.g.,
npx @better-auth/cli) point to official and well-known sources associated with the Better Auth project. - [SAFE]: Guidance on secret management encourages the use of environment variables and provides commands for secure secret generation (
openssl rand -base64 32), following security best practices. - [SAFE]: The skill includes explicit security warnings for configuration options that could reduce the security posture of an application, such as disabling CSRF or origin checks.
Audit Metadata