react-native-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing several community-standard tools and libraries for profiling and optimization, including source-map-explorer, expo-atlas, and Flashlight.
  • [REMOTE_CODE_EXECUTION]: In the 'js-measure-fps.md' reference, the skill provides a command to install the Flashlight performance tool via 'curl https://get.flashlight.dev | bash'. This fetches and executes an installation script from the tool's official domain.
  • [REMOTE_CODE_EXECUTION]: The 'bundle-code-splitting.md' file provides configuration patterns for Re.Pack, which enables the dynamic loading of JavaScript bundles from a remote CDN at runtime.
  • [COMMAND_EXECUTION]: The skill contains various shell commands for common development tasks such as bundling JavaScript, archiving iOS apps with xcodebuild, and running Android release tasks with Gradle.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 04:02 AM