vue-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical instruction set and reference library for Vue.js development without including any executable scripts or malicious patterns.
- [SAFE]: Includes explicit security guidance in
references/sfc.mdregarding the dangers ofv-htmland the necessity of using sanitization libraries likeDOMPurifyfor untrusted content. - [SAFE]: No obfuscation, prompt injection attempts, or credential theft patterns were detected across the 23 files.
- [SAFE]: All external library references (e.g., Pinia, VueUse, GSAP, TanStack Virtual) are well-known, legitimate packages within the web development community.
- [SAFE]: The code examples for network operations (e.g., in
references/reactivity.md) use standard relative API patterns and include proper cleanup logic (AbortController), demonstrating high-quality coding standards.
Audit Metadata