create-auth-skill
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation guides for Better Auth, a legitimate open-source authentication library.
- [EXTERNAL_DOWNLOADS]: Standard package installations (npm install better-auth) and CLI usage (npx @better-auth/cli) are documented. These refer to well-known packages in the JavaScript ecosystem.
- [CREDENTIALS_UNSAFE]: The documentation includes placeholders for environment variables such as BETTER_AUTH_SECRET and DATABASE_URL. No hardcoded credentials or actual secrets are present.
- [PROMPT_INJECTION]: No attempts to override system instructions or bypass safety filters were found.
Audit Metadata