kernel-better-auth
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides architectural guidance for integrating the Better Auth library, emphasizing secure practices such as using session cookies for web clients, avoiding the storage of sensitive tokens in localStorage, and explicitly forbidding the logging of credentials or session tokens.
- [SAFE]: The skill correctly identifies and instructs the use of environment variables (e.g.,
BETTER_AUTH_SECRET,NEXT_PUBLIC_APP_URL) for handling sensitive configuration and base URLs, which is standard secure practice for secret management.
Audit Metadata