Skip to main content

component-styling

Provides component style templates and BEM naming conventions for Vue components in a vehicle insurance platform.

Install this skill

or
93/100

Security score

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

Categories Tested

Security Issues

medium line 86

Template literal with variable interpolation in command context

SourceSKILL.md
86<button :class="['btn', `btn--${variant}`, `btn--${size}`]">
low line 609

External URL reference

SourceSKILL.md
609- [BEM官方文档](http://getbem.com/)
low line 610

External URL reference

SourceSKILL.md
610- [响应式设计最佳实践](https://web.dev/responsive-web-design-basics/)
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →