Skip to main content

component-builder

Generates production-ready, M3-compliant React components using MUI and Design Tokens for efficient UI development.

Install this skill

or
55/100

Security score

The component-builder skill was audited on Feb 9, 2026 and we found 3 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 45

Template literal with variable interpolation in command context

SourceSKILL.md
45- Export a named interface `${Name}Props`.
high line 46

Template literal with variable interpolation in command context

SourceSKILL.md
46- Use `React.FC<${Name}Props>`.
high line 62

Template literal with variable interpolation in command context

SourceSKILL.md
62- If using CSS Modules: `import styles from './${COMPONENT_NAME}.module.css';`
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →