vue-testing-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities, malicious instructions, or data exfiltration patterns were identified. The skill is entirely focused on providing technical documentation and code examples for software testing.
- [EXTERNAL_DOWNLOADS]: The documentation describes the installation of standard development dependencies, including Vitest, Playwright, and Pinia testing utilities. These are well-known, trusted packages from official registries (npm).
- [COMMAND_EXECUTION]: The guides include standard CLI commands for running test suites and initializing testing configurations (e.g., 'npm init playwright', 'npx vitest'). These commands are contextually appropriate and safe for the intended developer use-case.
Audit Metadata