firebase
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate code templates for Firebase Authentication, Firestore, and Cloud Messaging using standard Kotlin and the Android Firebase SDK.
- [SAFE]: All external dependencies refer to official, well-known Firebase/Google SDKs and plugins (com.google.gms:google-services and com.google.firebase:firebase-bom).
- [SAFE]: No obfuscation, data exfiltration, or prompt injection patterns were found. The code demonstrates proper resource management using callbackFlow and coroutines.
- [SAFE]: The skill explicitly includes security best practices in the 'Common Mistakes' section, such as the need for Firestore security rules and data encryption.
Audit Metadata