vue
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the analyzed files. The skill contains standard documentation, code snippets, and best practices for Vue 3 development.
- [EXTERNAL_DOWNLOADS]: The skill mentions standard project initialization commands using well-known official packages (e.g.,
npm create vue@latest). These are documented correctly for developer use. - [COMMAND_EXECUTION]: Provides standard development commands for the Vue ecosystem (
npm install,npm run dev) which are expected in a toolchain-category skill. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. API fetch examples use standard placeholder endpoints (e.g.,
/api/data,/api/login).
Audit Metadata