better-auth-core
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill consists of legitimate documentation and configuration snippets.
- [COMMAND_EXECUTION] (SAFE): The skill references standard CLI commands like 'npx @better-auth/cli' for database schema generation and migrations, which are typical for this type of developer toolchain.
- [CREDENTIALS_UNSAFE] (SAFE): The documentation correctly identifies that sensitive values like 'BETTER_AUTH_SECRET' and 'GITHUB_CLIENT_SECRET' should be handled via environment variables and does not include any hardcoded secrets.
Audit Metadata