expo-tailwind-setup
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate setup instructions for the Expo ecosystem. The operations described (package installation, configuration file creation, and component wrapping) are standard development practices for the stated purpose.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install several Node.js packages including
tailwindcss,nativewind, andreact-native-css. These are well-known libraries in the React Native community. The use of a nightly version forreact-native-cssis consistent with the experimental nature of Tailwind v4 and NativeWind v5 integration. - [COMMAND_EXECUTION]: The skill provides standard shell commands for package installation using
npx expo install, which is the recommended way to manage dependencies in Expo projects.
Audit Metadata