better-auth-best-practices

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of better-auth and execution of @better-auth/cli via npm/npx. These are legitimate, well-known packages for the Better Auth framework.
  • [COMMAND_EXECUTION]: The skill mentions using npx @better-auth/cli for database migrations and schema generation, which is the standard operational workflow for this tool.
  • [CREDENTIALS_UNSAFE]: The skill correctly recommends using environment variables (BETTER_AUTH_SECRET, BETTER_AUTH_URL) and suggests generating secrets using openssl, which aligns with security best practices rather than hardcoding credentials.
  • [REMOTE_CODE_EXECUTION]: All referenced URLs point to official Better Auth documentation (better-auth.com) or the official GitHub repository, which are trusted sources for integration guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 02:31 PM
Security Audit — agent-trust-hub — better-auth-best-practices