firebase-auth-basics
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill instructions and code examples adhere to official Firebase documentation and industry best practices for authentication setup.
- [EXTERNAL_DOWNLOADS]: The skill references the
firebase-toolspackage from the npm registry usingnpx, which is the standard deployment tool for Firebase services. - [COMMAND_EXECUTION]: The skill includes shell commands for the Firebase CLI to facilitate project creation, initialization, and authentication deployment.
Audit Metadata