Skip to main content

vue-developer

Specializes in Vue 3 development, leveraging Composition API, Pinia, and Nuxt 3 for building modern web applications.

Install this skill

or
93/100

Security score

The vue-developer skill was audited on Feb 28, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 129

Template literal with variable interpolation in command context

SourceSKILL.md
129const response = await fetch(`/api/users/${id}`)
low line 121

Fetch to external URL

SourceSKILL.md
121const response = await fetch('/api/users')
low line 217

Access to .env file

SourceSKILL.md
217history: createWebHistory(import.meta.env.BASE_URL),
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →