firebase-cli
Warn
Audited by Snyk on Jul 30, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow can execute user-supplied commands via
scripts/deploy.shandscripts/emulators.sh, which build command strings from free-text/argument fields (e.g.,--message,--test,--channel,--only) and then run them witheval.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The install script invokes curl -sL https://firebase.tools | bash at runtime (also shown in the install guide), which fetches and executes remote code—i.e., a runtime external dependency that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata