Credential-Zugriff
Reads Firebase auth tokens, project config, service credentials, and environment variables.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für firebase-cli in AI-Agent-Workflows.
Agent-Sicherheit
firebase-cli deploys and manages Firebase projects and Google-backed resources.
Reads Firebase auth tokens, project config, service credentials, and environment variables.
Can deploy hosting, functions, rules, and project configuration.
Publishes web assets, functions, and security rules.
Gate deploy, functions, rules, login, and token operations.
Allow project inspection; require approval before deploys or rule changes.
Installation
brew install firebase-clilocal Homebrew formula metadata
winget install --id Google.FirebaseCLI -eWindows Package Manager source index · Google.FirebaseCLI · Quelle: cdn.winget.microsoft.com
scoop install main/firebaseScoop official bucket manifest trees · bucket/firebase.json · Quelle: api.github.com
Überblick
Firebase command-line tools
Verlauf
Firebase CLI is Google's command-line tool for testing, managing, and deploying Firebase projects. The `firebase` executable covers project setup, deployment, local emulation, Hosting, Realtime Database, Firestore, Cloud Functions, Authentication import/export, Extensions, App Distribution, Remote Config, and related Firebase operations.
The firebase-tools GitHub repository was created in December 2013, during Firebase's early developer-platform era. The official README now describes it as both the Firebase Command Line Interface tools and the home of the official Firebase MCP Server.
Firebase CLI grew with the Firebase platform. Its README command list shows the tool expanding beyond Hosting deployment into project management, local emulators, App Distribution, Authentication, Realtime Database, Extensions, Firestore, Cloud Functions, Hosting, and Remote Config.
The primary installation path is npm: `npm install -g firebase-tools` provides the globally accessible `firebase` command. The official README also documents a standalone binary installer, which matters for users who want a dependency-light CLI outside a Node development environment.
Firebase CLI adoption is tied to Firebase project workflows. Developers use it locally for `firebase init`, `firebase login`, emulator startup, and deployment; teams use it in CI for deploys, project listing, and authenticated service-account or token-based automation.
A typical workflow starts with `firebase login` and `firebase init`, which creates a `firebase.json` configuration file in the current project directory. Deployment commands then rely on that local project folder and configuration.
The CLI is also a local development surface. Commands such as `emulators:start`, `emulators:exec`, `serve`, and Functions shell support let developers test Firebase services before deploying to Google-hosted infrastructure.
Firebase CLI is significant because it is a cloud product's operational surface packaged as a local developer tool. Installing one package gives a project its deploy command, emulator runner, auth setup, project selector, data import/export utility, and CI automation hook.
For package managers, it is also a Node-based CLI with standalone binary distribution, so it sits at the intersection of npm global installs, Homebrew-style desktop tooling, and vendor-managed cloud workflows.
Sicherheitslage
Für firebase-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/configstore/firebase-tools.jsonCredential-bearing paths to review before unattended agent runs.
~/.config/configstore/firebase-tools.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
firebase | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://firebase.google.com/docs/cli/
Installationsmetadaten
| Paketschlüssel | brew:firebase-cli |
|---|---|
| Version | 15.24.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/firebase-cli |
| Homepage | https://firebase.google.com/docs/cli/ |
| Repository | https://github.com/firebase/firebase-tools |
| Upstream-Dokumentation | https://firebase.google.com/docs/cli |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/firebase-tools/-/firebase-tools-15.24.0.tgz |
| Zuletzt aktualisiert | 2026-07-17T03:06:24Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | firebase-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
Google.FirebaseCLI
winget install --id Google.FirebaseCLI -emain/firebase
scoop install main/firebaseQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.