better-auth
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected across the 10 threat categories.
- [CREDENTIALS_UNSAFE] (SAFE): The skill correctly handles sensitive information by using placeholders (e.g.,
<generated-secret-32-chars-min>) and instructing the user to utilize environment variables for OAuth secrets and API keys. - [EXTERNAL_DOWNLOADS] (SAFE): The skill references the standard
better-authpackage and CLI from the npm registry. These are legitimate dependencies for the framework's operation. - [COMMAND_EXECUTION] (SAFE): The commands provided (e.g.,
npm install,npx @better-auth/cli generate) are standard development tasks required for the library and do not exhibit malicious intent.
Audit Metadata