firebase-in-app-messaging
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the
firebase_in_app_messagingpackage via the standard Flutter package manager. This is the official library provided by Google for Firebase integration. - [COMMAND_EXECUTION]: Instructions include basic shell commands for adding dependencies and configuring Android/iOS build files. These are standard development procedures for mobile application setup.
- [SAFE]: The documentation for handling Firebase Installation IDs for testing is consistent with official debugging workflows and does not involve sending data to unauthorized external endpoints.
- [SAFE]: Guidance on user privacy and opt-in data collection correctly describes how to use built-in SDK features to ensure compliance with user consent requirements.
Audit Metadata