better-auth

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and scaffolding for Better Auth, a legitimate and framework-agnostic authentication framework for TypeScript.
  • [COMMAND_EXECUTION]: The skill includes a Python utility script scripts/better_auth_init.py designed to interactively generate auth.ts and .env configuration files. The script uses the standard library, performs no network operations, and uses secrets.token_hex for secure random secret generation.
  • [EXTERNAL_DOWNLOADS]: The skill references and instructs the installation of the better-auth package and its official ecosystem via NPM. These are well-known, trusted resources in the JavaScript/TypeScript development community.
  • [COMMAND_EXECUTION]: The documentation provides standard CLI instructions (e.g., npm install, npx @better-auth/cli generate) for managing dependencies and database migrations, which is routine and expected for this type of developer tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 04:34 AM