better-auth-best-practices
Fail
Audited by Socket on Mar 7, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The Better Auth integration skill documentation is broadly benign and coherently aligned with its stated purpose of guiding integration of a TypeScript authentication framework. The main risks are the usual token storage considerations in browser/native contexts (localStorage, cookies) and the potential for misconfiguration of security-related options (CSRF, origin checks). No unverifiable binaries or credential-forwarding to third-party services are described. Overall risk is low to medium with proper adherence to security best practices; the documented patterns are consistent with a legitimate auth framework integration guide.
Confidence: 98%
Audit Metadata