Crash Monitoring
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes well-known and trusted libraries from Google (Firebase Crashlytics and Analytics) for its core functionality.
- [SAFE]: Implementation of Android's
StrictModein debug builds is a recognized security and stability best practice, helping developers identify improper resource usage like network calls on the main thread. - [DATA_EXFILTRATION]: The skill intentionally configures the transmission of error logs and diagnostic data to Firebase. This behavior is documented and serves the primary purpose of the skill. No sensitive information is hardcoded, and no data is directed to unauthorized or untrusted endpoints.
Audit Metadata