firebase-basics
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for using standard development tools including Node Version Manager (nvm), npm, and the Firebase CLI (
firebase-tools). - [EXTERNAL_DOWNLOADS]: The skill guides the user to install official packages from the npm registry, specifically
firebase-toolsand thefirebaseWeb SDK. - [EXTERNAL_DOWNLOADS]: References official installation sources for Node.js (nodejs.org) and well-known community repositories for Node Version Manager on GitHub (nvm-sh/nvm and coreybutler/nvm-windows).
- [CREDENTIALS_UNSAFE]: Includes a template for Firebase configuration that uses safe placeholders (e.g., 'API_KEY', 'PROJECT_ID') for initialization code, with no hardcoded secrets present.
Audit Metadata