better-auth
Warn
Audited by Socket on Mar 1, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
The Better Auth Skill documentation is coherent with its stated purpose as a framework-agnostic authentication/authorization framework. Data inputs (env vars, user configs) and data flows (auth flows, migrations, provider callbacks) are typical for such a tool. No obvious malicious activity or credential harvesting patterns are evident in the fragment. The primary security considerations are standard for auth systems (protecting secrets, securing endpoints, proper migrations, TLS usage). Overall, the piece is BENIGN with respect to security intent, but users should ensure proper secret management and secure deployment practices during integration.
Confidence: 75%Severity: 75%
Audit Metadata