create-react-native-library
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands such as
npx create-react-native-library,yarn install, andnpm installto scaffold and configure React Native projects. These operations are essential for the skill's stated purpose of library creation. - [EXTERNAL_DOWNLOADS]: The skill invokes
npx create-react-native-library@latest, which downloads the latest version of the scaffolding tool from the public npm registry. This is a well-known tool maintained by Callstack, the same entity associated with the skill's authorship.
Audit Metadata