react-native-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Recommends the installation of standard React Native libraries and development tools from established registries (NPM) and official sources, including Shopify's FlashList, Microsoft's rnx-kit, and the Flashlight performance monitoring tool.
  • [COMMAND_EXECUTION]: Includes various shell commands for analyzing JavaScript bundles, measuring app performance (FPS, TTI), and configuring native Android/iOS build environments using standard tools like npx, gradle, and xcodebuild.
  • [REMOTE_CODE_EXECUTION]: Provides a standard installation procedure for the Flashlight performance measurement tool via a remote script (curl | bash). This targets a well-known service within the React Native performance optimization ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 09:08 AM