rn-visual-testing
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: CRITICAL
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes
xcrun simctlfor iOS simulator management (booting, screenshots, status bar overrides) andnpx react-nativefor app execution. These are standard, documented practices for mobile development. - [EXTERNAL_DOWNLOADS] (SAFE): References to
npximply execution of Node.js packages from the official npm registry. While this involves downloading code, it is within the expected behavior of a React Native development workflow and targets a trusted repository. - [DATA_EXFILTRATION] (SAFE): Screenshots captured by the scripts are stored in the local home directory (
~/screenshots/). There is no evidence of these files being transmitted to external or unauthorized domains. - [FALSE_POSITIVE_ALERT] (SAFE): The automated scanner alert for
com.appis a false positive. It likely identifies the string fragment within the legitimate macOS system identifiercom.apple.springboard.orientationused in the orientation testing section.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata