Skip to main content

expo-tailwind-setup

Facilitates the setup of Tailwind CSS v4 in Expo for universal styling across platforms using react-native-css and NativeWind.

Install this skill

or
93/100

Security score

The expo-tailwind-setup skill was audited on Feb 9, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 165

Template literal with variable interpolation in command context

SourceSKILL.md
165: (variable: string) => `var(${variable})`;
low line 163

Access to .env file

SourceSKILL.md
163process.env.EXPO_OS !== "web"
low line 319

External URL reference

SourceSKILL.md
319source={{ uri: "https://example.com/image.jpg" }}
Scanned on Feb 9, 2026
View Security Dashboard