rn-performance
Optimizes React Native performance by preventing re-renders, memoizing components, and enhancing list rendering efficiency.
Install this skill
or
90/100
Security score
The rn-performance skill was audited on Mar 1, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 36
Template literal with variable interpolation in command context
SourceSKILL.md
| 36 | keyExtractor={(item, index) => `${index}`} |
medium line 83
Template literal with variable interpolation in command context
SourceSKILL.md
| 83 | navigation.push(`/session/${id}`); |
Scanned on Mar 1, 2026
View Security Dashboard