vue-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill provides legitimate development guidelines. Analysis of all documentation and code examples shows adherence to standard Vue.js patterns.
- [Indirect Prompt Injection] (LOW): This skill defines how an agent should interact with and modify user-provided Vue.js projects.
- Ingestion points: User's Vue.js/Nuxt source files (.vue, .ts, .js).
- Boundary markers: None present in the skill instructions to separate guide logic from user data.
- Capability inventory: The skill allows the agent to read, refactor, and generate code, including network requests (via
fetchexamples). - Sanitization: The reactivity guide correctly demonstrates using
encodeURIComponentfor query parameters in fetch requests, showing awareness of basic data sanitization.
Audit Metadata