create-auth-skill

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [EXTERNAL_DOWNLOADS] (LOW): The skill references standard installations of the 'better-auth' library and its scoped plugins from the npm registry. These are legitimate dependencies required for the skill's stated purpose.- [COMMAND_EXECUTION] (LOW): Standard CLI operations are described for database migrations and schema generation using 'npx @better-auth/cli'. These are typical development tasks for the library.- [CREDENTIALS_UNSAFE] (SAFE): Sensitive environment variable keys like 'BETTER_AUTH_SECRET' and 'DATABASE_URL' are presented with placeholders and generation instructions (e.g., openssl), ensuring no real secrets are exposed.- [DATA_EXFILTRATION] (SAFE): No suspicious network activity or unauthorized data transmission patterns were found. References to external domains are limited to official documentation sites.- [PROMPT_INJECTION] (SAFE): There are no attempts to override agent instructions, bypass safety filters, or extract system prompts. The content is strictly instructional and technical.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 01:37 PM