firebase-crashlytics
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches Android dependencies from the official Google Maven repository and the iOS SDK from the official Firebase GitHub repository.
- [COMMAND_EXECUTION]: Uses the official Firebase CLI (firebase-tools) via npx to manage project and application resources.
- [SAFE]: Includes standard verification procedures such as forcing a test crash to confirm SDK installation, with explicit instructions to remove the test code afterward.
Audit Metadata