expo-module
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides developer documentation and code templates for Expo native module development. All code examples follow standard platform practices for iOS (Swift) and Android (Kotlin).
- [EXTERNAL_DOWNLOADS]: The skill recommends using
npx create-expo-module, which is the official scaffolding tool from Expo, hosted on the well-known npm registry. - [COMMAND_EXECUTION]: The skill includes instructions for standard development commands, such as project initialization and native dependency installation via CocoaPods (
pod install), which are routine for the described development workflow.
Audit Metadata