vue-testing-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill consists of educational markdown files providing guidance on Vue.js testing patterns and common pitfalls.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known testing packages (e.g., Vitest, Playwright, Vue Test Utils) from official registries, which is standard practice for developer-oriented tools.
- [COMMAND_EXECUTION]: Provides standard CLI commands for initializing testing environments (e.g.,
npm init playwright@latest) and running test suites (npm run test), all of which are appropriate for the skill's stated purpose.
Audit Metadata