push-notifications
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The code snippets follow standard documentation for push notification implementation in mobile applications.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing official packages from well-known ecosystems, including
expo-notifications,expo-device, and@react-native-firebase/messaging. These are trusted libraries within the mobile development community. - [COMMAND_EXECUTION]: The skill includes a standard setup command (
npx expo install) used to add necessary dependencies to a project environment. This is a routine development task with no indication of malicious intent.
Audit Metadata