Skip to main content

dev-vue

Facilitates comprehensive Vue 3 development with advanced reactivity debugging and TypeScript integration for optimal component performance.

Install this skill

or
90/100

Security score

The dev-vue skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 84

Template literal with variable interpolation in command context

SourceSKILL.md
84console.log(`${name} initial:`, ref.value)
medium line 87

Template literal with variable interpolation in command context

SourceSKILL.md
87console.log(`${name} changed:`, oldVal, '→', newVal)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →