opencode-firebase
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and installs
firebase-toolsfrom the official npm registry. This is a well-known package maintained by Google/Firebase for project management. - [COMMAND_EXECUTION]: Utilizes system commands to interact with the Firebase CLI, including project initialization and login procedures. It also configures a local execution pattern using
npxto run the Firebase MCP server.
Audit Metadata