vue-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical instruction manual for Vue.js development. It covers core concepts like reactivity, component architecture, and state management using the Composition API and TypeScript.
- [SAFE]: Security best practices are explicitly included, particularly in the 'sfc.md' and 'reactivity.md' references, which warn against the use of 'v-html' with untrusted content and recommend using the 'dompurify' library for sanitization.
- [SAFE]: All external libraries mentioned (such as GSAP, VueUse, Pinia, and TanStack Virtual) are well-known, industry-standard packages within the Vue.js ecosystem. The skill provides implementation examples rather than automated installation or remote execution of these packages.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The skill maintains a professional instructional tone and follows standard development workflows.
Audit Metadata