create-auth-skill

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is purely instructional and guides the user through the integration of a well-known, legitimate authentication library.
  • [EXTERNAL_DOWNLOADS]: Documents the installation of various official packages under the @better-auth scope (e.g., better-auth, @better-auth/passkey, @better-auth/sso) via standard package managers. These are legitimate dependencies for the library's functionality.
  • [COMMAND_EXECUTION]: Instructs the user to run CLI commands such as npx @better-auth/cli@latest migrate and npx prisma migrate. These are standard developer operations for database schema management and are used as intended within the library's ecosystem.
  • [CREDENTIALS_UNSAFE]: Uses safe placeholders (e.g., <32+ chars>, <your database connection string>) for sensitive environment variables, avoiding the inclusion of any real hardcoded secrets or credentials.
  • [PROMPT_INJECTION]: No malicious patterns or attempts to override system instructions or bypass safety filters were detected in the skill's content or metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 09:32 AM