Skip to main content

react-native-architecture

Provides production-ready patterns for building React Native apps with Expo, including navigation and offline-first architecture.

Install this skill

or
90/100

Security score

The react-native-architecture skill was audited on Mar 8, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 485

Template literal with variable interpolation in command context

SourceSKILL.md
485<Text style={[styles.text, styles[`${variant}Text`]]}>{title}</Text>
medium line 546

Template literal with variable interpolation in command context

SourceSKILL.md
546```typescript
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →