better-auth-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an informational guide for developers using the Better Auth framework. It contains no executable malicious code or deceptive instructions.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and the Better Auth CLI (@better-auth/cli) via npx. These are well-known and reputable resources in the TypeScript ecosystem.
- [CREDENTIALS_UNSAFE]: Mention of sensitive fields like BETTER_AUTH_SECRET and clientSecret is handled correctly using placeholders and instructions for local generation, avoiding the inclusion of hardcoded credentials.
- [COMMAND_EXECUTION]: Lists standard development commands for schema migration and generation. These commands are typical for the described use case and do not involve unauthorized privilege escalation or persistence.
Audit Metadata