better-auth
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The skill references the 'better-auth' library and its CLI tools, which are legitimate and widely-used packages in the TypeScript ecosystem hosted on the official npm registry.
- COMMAND_EXECUTION (SAFE): Recommended shell commands are limited to standard package management (npm/pnpm/yarn/bun) and framework-specific CLI operations for schema generation and database migrations.
- CREDENTIALS_UNSAFE (SAFE): The documentation correctly uses environment variables (process.env) and descriptive placeholders (e.g., '') for sensitive information, adhering to secure development practices.
- PROMPT_INJECTION (SAFE): No instructions designed to override agent behavior, bypass safety guardrails, or reveal system prompts were detected within the skill files.
Audit Metadata