skills/expo/skills/expo-module/Gen Agent Trust Hub

expo-module

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes npx create-expo-module to automate the scaffolding of new native modules and views. This is an official CLI tool provided by Expo for this specific purpose.
  • [EXTERNAL_DOWNLOADS]: Fetches the latest version of the create-expo-module package from the official npm registry during the scaffolding process. It also directs the user to run pod install, which downloads iOS native dependencies from CocoaPods.
  • [SAFE_PRACTICE]: The documentation includes examples of managing sensitive data like API keys using Config Plugins, which is the recommended security practice for injecting configuration into native projects in the Expo ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 02:44 PM