push-notification-setup
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and standard architectural setup procedures for push notifications.
- The React Native example implements generic permission checking, token fetching, token refresh mechanisms, and background/foreground handler registrations via
@react-native-firebase/messaging. - The Swift example outlines baseline
UNUserNotificationCentercapabilities and standard device token parsing logic. - The Kotlin example demonstrates standard
FirebaseMessagingServicebehavior with local notification display functionality.
Audit Metadata