vue-best-practices
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely informational and provides best practices for Vue.js development. No malicious patterns, obfuscation, or unauthorized access attempts were detected.
- [DATA_EXPOSURE]: The documentation includes a dedicated section on 'SFC structure and template safety' which explicitly warns against using
v-htmlwith untrusted or user-provided content to prevent Cross-Site Scripting (XSS) attacks. It recommends using libraries likedompurifyfor sanitization, which is a security best practice.
Audit Metadata