vue-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional documentation and code examples for the Vue.js ecosystem, including Pinia, Nuxt, and Vue Router.
- [SAFE]: Security best practices are proactively addressed, such as warning against the use of
v-htmlwith user-provided content to prevent Cross-Site Scripting (XSS) and recommending sanitization with DOMPurify. - [SAFE]: Data handling examples use standard architectural patterns and safe placeholders (e.g.,
api.example.com,apiSecret: "") for configuration. - [SAFE]: No obfuscation, prompt injection attempts, or unauthorized network operations were found in the provided content.
Audit Metadata