firebase-local-env-setup
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the official firebase-tools package from the npm registry and fetches agent extensions and skills from the official firebase/agent-skills GitHub repository.
- [COMMAND_EXECUTION]: The skill performs system commands to verify environment versions (e.g., node --version), authenticate the user via the Firebase CLI (firebase login), and manage agent-specific plugins or extensions (e.g., gemini extensions install, claude plugin install).
- [REMOTE_CODE_EXECUTION]: The setup process configures AI agents to run the Firebase MCP server using npx, which dynamically fetches and executes the official CLI tool from the vendor registry.
Audit Metadata