firebase-remote-config-basics
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and executes the official
firebase-toolspackage vianpx. This is a standard development practice for managing Firebase services through their authoritative CLI. - [EXTERNAL_DOWNLOADS]: References official SDK repositories and package registries for dependency management, including the official Firebase iOS SDK repository on GitHub and Google's Maven repository for Android artifacts.
- [COMMAND_EXECUTION]: Provides instructions for the agent to execute Firebase CLI commands to fetch, modify, and deploy configuration templates.
- [SAFE]: The skill incorporates a robust security mitigation by mandating a human-in-the-loop checkpoint. The agent is explicitly instructed to stop and request a user review of the
remote_config.jsonfile before performing a deployment. This protects against accidental or malicious misconfigurations arising from the processing of the configuration data.
Audit Metadata