optimising-expo-react-native-performance

Pass

Audited by Gen Agent Trust Hub on Feb 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or unauthorized data exfiltration, were detected in the skill's instructions or supporting scripts.
  • [COMMAND_EXECUTION]: The skill correctly instructs the agent to use standard development tools like the Expo CLI (npx expo) and EAS CLI (eas). These tools are essential for the stated purpose of building, exporting, and profiling mobile applications.
  • [EXTERNAL_DOWNLOADS]: The documentation references well-known and trusted technology sources, including official documentation from Expo, Meta (React Native), and Shopify (FlashList). The recommended package installations (e.g., React Compiler) are standard for the current React Native ecosystem and originate from verified registries.
  • [DATA_EXFILTRATION]: The provided Node.js scripts (report-export-sizes.mjs and check-budgets.mjs) operate exclusively on the local file system to process build artifacts and performance budgets. There are no network calls or mechanisms to transmit data to external servers.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 26, 2026, 06:58 PM