firebase-remote-config-basics
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Firebase CLI (
firebase-tools) vianpxand downloads iOS SDKs from the official Firebase GitHub repository. - [COMMAND_EXECUTION]: Executes Firebase CLI commands to manage project templates, list versions, and deploy configurations.
- [DATA_EXFILTRATION]: Processes project configuration files (e.g.,
remote_config.json,google-services.json,Info.plist) locally for setup and synchronization with Firebase services. - [PROMPT_INJECTION]: Includes a mandatory user review step before performing deployment actions, serving as a protective measure against unintended changes.
Audit Metadata