vue
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development instructions and code examples for the Vue.js framework. It follows industry best practices such as the Composition API and Pinia for state management.
- [COMMAND_EXECUTION]: The skill includes standard package manager commands (
npm create vue@latest,npm install,npm run dev) used to initialize and run a Vue.js project. These are standard development workflows. - [EXTERNAL_DOWNLOADS]: Dependencies are managed through standard package registries (npm) during the project initialization process, which is expected behavior for a frontend development skill.
Audit Metadata