vue-architect
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional and provides architectural decision frameworks, design system configurations, and state management strategies for the Vue.js ecosystem.
- [EXTERNAL_DOWNLOADS]: The skill references several external URLs and repositories (e.g., GitHub, Vite, Nuxt, PrimeVue, Tailwind CSS, TanStack, and Unjs). All referenced sources are well-known technology providers or official documentation sites, which are considered safe per established guidelines.
- [COMMAND_EXECUTION]: The skill includes a single installation command for a development dependency (
npm i -D @tailwindcss/vite). This is a standard installation for the official Tailwind CSS Vite plugin and does not represent a security risk. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns, such as piping network requests to a shell or using dynamic execution functions with untrusted data, were found.
- [DATA_EXFILTRATION]: No evidence of sensitive file access or unauthorized network operations was detected. The security section correctly recommends using HttpOnly cookies and avoiding storage of secrets in client-side storage.
Audit Metadata