Skip to main content

component-generator

Generates reusable React Native components with TypeScript types, theme integration, and accessibility features.

Install this skill

or
85/100

Security score

The component-generator skill was audited on Feb 19, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 216

Template literal with variable interpolation in command context

SourceSKILL.md
216testID={`${testID}-loading`}
medium line 380

Template literal with variable interpolation in command context

SourceSKILL.md
380it(`should render ${variant} variant without crashing`, () => {
medium line 393

Template literal with variable interpolation in command context

SourceSKILL.md
393it(`should render ${size} size without crashing`, () => {
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →