firebase-hosting-basics
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill follows official documentation and best practices for Firebase Hosting.
- [COMMAND_EXECUTION]: Provides commands to interact with the Firebase Hosting service, such as starting the local emulator and deploying content to live or preview channels using the official
firebase-toolspackage. - [EXTERNAL_DOWNLOADS]: Uses
npxto fetch and execute thefirebase-toolsCLI from the official NPM registry. This is a standard and expected method for running Firebase utilities.
Audit Metadata