better-auth
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The content is technical documentation that promotes secure software development practices.
- The documentation includes specific sections on secret management, rate limiting, and CSRF protection.
- [EXTERNAL_DOWNLOADS] (SAFE): Recommended package installations are limited to the library's own ecosystem and standard database drivers.
- Evidence: Mentions of npm install commands for @better-auth/passkey and @better-auth/sso in references/authentication.md and references/plugins.md.
- [COMMAND_EXECUTION] (SAFE): CLI commands provided are for standard development tasks such as database migrations.
- Evidence: npx @better-auth/cli migrate commands found in multiple files for schema synchronization.
Audit Metadata