vue-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content focused on Vue.js best practices, including reactivity, component architecture, and performance optimization. It promotes the use of standard patterns like the Composition API and TypeScript.
- [SAFE]: Includes explicit security guidance regarding the use of
v-html. The documentation specifically warns that untrusted input can inject scripts and recommends usingDOMPurifyfor sanitization, which is a defensive best practice. - [SAFE]: Recommends well-known and trusted community libraries such as
@tanstack/vue-virtual,VueUse, andPiniafor specific tasks like virtualization and state management. - [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found in any of the 25 files analyzed. The content remains consistently educational and technical.
Audit Metadata