expo-apk-standalone
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the use of
adbcommands for installing APKs, launching activities, and capturing logs/screenshots on a connected Android device. These are standard procedures for mobile application testing and debugging. - [COMMAND_EXECUTION]: Provides commands to inspect local
node_modulesand project configuration files usinggrep. This is a legitimate method for verifying library internals and build settings. - [DYNAMIC_EXECUTION]: Includes a JavaScript template for an Expo config plugin. This plugin is designed to modify the
build.gradlefile at build time to enable JS bundling in debug builds, which is a documented and standard practice for creating standalone Expo artifacts.
Audit Metadata