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.sh and scripts/emulators.sh, which build command strings from free-text/argument fields (e.g., --message, --test, --channel, --only) and then run them with eval.

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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 30, 2026, 01:49 AM
Issues
2
Security Audit — snyk — firebase-cli