firebase-local-env-setup
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes shell commands to verify the local development environment, such as checking Node.js versions and confirming Firebase CLI availability via
npx. - [EXTERNAL_DOWNLOADS]: Fetches the Firebase CLI (
firebase-tools) and agent-specific extensions from official registries and thefirebaseorganization on GitHub. These are legitimate resources provided by a trusted vendor. - [SAFE]: Modifies local configuration files (e.g.,
mcp_config.json,mcp.json,.vscode/mcp.json) to register the Firebase MCP server. These modifications are strictly confined to the intended purpose of enabling Firebase integration within various AI agent environments.
Audit Metadata