vue-expert
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive documentation and code snippets for the Vue 3 ecosystem, including Nuxt 3, Pinia, and Quasar. All identified patterns are standard development practices without any indicators of malicious intent.
- [EXTERNAL_DOWNLOADS]: The skill references a wide range of standard, well-known libraries and tools from the official npm registry (e.g., Vite, Nuxt, Capacitor, Quasar). These are essential dependencies for the described development workflow and do not pose a security risk.
- [COMMAND_EXECUTION]: The workflow involves running development-standard commands such as
vue-tsc --noEmitfor type checking andvitestfor unit testing. These are executed locally within the developer environment to validate the generated code.
Audit Metadata