firebase-auth-basics
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the use of
npx -y firebase-tools@latest, which downloads and runs the official Firebase command-line interface from the npm registry. - [COMMAND_EXECUTION]: Provides specific shell commands for the Firebase CLI, including
projects:create,init auth, anddeploy --only auth, to manage project infrastructure and authentication settings.
Audit Metadata