organization-best-practices
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The setup instructions include a command to run the Better Auth CLI migrator (
npx @better-auth/cli migrate). This is a standard procedure for the framework to synchronize the database schema with the authentication configuration. - [SAFE]: The skill documents security best practices such as owner protection, mandatory ownership transfer, and secure invitation handling (expiration and email verification).
- [SAFE]: The provided code snippets are configuration examples for the
better-authlibrary and do not contain hardcoded credentials, malicious network operations, or obfuscated content.
Audit Metadata