email-and-password-best-practices
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation includes a command to execute the project's migration CLI tool.
- Evidence:
npx @better-auth/cli@latest migrateis suggested in the Quick Start section. - [EXTERNAL_DOWNLOADS]: The skill references several standard Node.js packages required to implement authentication and custom password hashing.
- Evidence: Instructions mention the installation and use of
better-auth,@better-auth/cli, and@node-rs/argon2.
Audit Metadata