firebase-remote-config
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Flutter packages from a well-known organization for configuration management.
- [SAFE]: Includes explicit security guidance advising users not to store confidential data in Remote Config, as values can be accessed by end users, aligning with security best practices.
- [SAFE]: No malicious patterns such as prompt injection, unauthorized data exfiltration, or suspicious remote code execution were detected in the instructions or code snippets.
- [SAFE]: The use of type-specific getters (getInt, getBool, etc.) provides a basic layer of data validation for fetched configuration values.
Audit Metadata