mobile-native-modules
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill instructions follow standard mobile development practices.
- [EXTERNAL_DOWNLOADS]: The skill provides links to official documentation for Expo (docs.expo.dev), React Native (reactnative.dev), and Flutter (docs.flutter.dev). These references are to trusted, well-known services and do not pose a security risk.
- [COMMAND_EXECUTION]: The skill suggests the use of standard development commands, such as
npx expo prebuild --clean, which is required for incorporating native code into Expo projects. These commands are typical for the stated purpose of the skill.
Audit Metadata