firebase-crashlytics
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and use the Firebase CLI via
npx -y firebase-tools@latestinSKILL.mdandreferences/android_setup.md. - [EXTERNAL_DOWNLOADS]: In
references/ios_setup.md, the skill instructs the user to install theFirebaseCrashlyticspackage from the official GitHub repository:https://github.com/firebase/firebase-ios-sdk.git. - [COMMAND_EXECUTION]: The skill guides the user to execute several Firebase CLI commands for project and app management, such as
projects:create,apps:create, andapps:sdkconfig. - [COMMAND_EXECUTION]: In
references/ios_setup.md, the skill describes adding a Run Script build phase to Xcode that executes a script located within the Firebase iOS SDK:${BUILD_DIR%/Build/*}/SourcePackages/checkouts/firebase-ios-sdk/Crashlytics/run.
Audit Metadata