auth-patterns

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides architectural patterns for authentication using the Better Auth library. No malicious instructions, obfuscation, or data exfiltration patterns were detected.
  • [SAFE]: External dependencies referenced (better-auth, better-sqlite3, resend) are well-known and reputable packages for authentication and utility tasks in the Node.js ecosystem.
  • [SAFE]: The skill correctly instructs developers to use environment variables for sensitive credentials (AUTH_SECRET, RESEND_API_KEY) rather than hardcoding them.
  • [SAFE]: Input validation is emphasized through the use of Valibot schemas in form and command handlers, which helps prevent malformed data from reaching backend services.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 03:31 PM