react-native-reusables
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill acts as a documentation resource for a legitimate development tool.
- [COMMAND_EXECUTION]: The skill instructs the agent to perform standard development tasks using shell commands like
npxandexpo installwhich are required for the tool's functionality. - [EXTERNAL_DOWNLOADS]: The skill facilitates the addition of UI components and primitives from verified package registries such as npm.
- [REMOTE_CODE_EXECUTION]: The initialization and component management processes involve running the
react-native-reusablesCLI vianpx, which is a standard method for executing project-specific tools in the Node.js ecosystem.
Audit Metadata