vitest-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: All provided code snippets and instructions align with standard industry practices for software testing. No patterns of prompt injection or malicious instructions were identified.
- [COMMAND_EXECUTION]: The skill configuration allows for the execution of 'npm' and 'npx' via the Bash tool. This is a functional requirement for running tests, generating coverage reports, and executing test-related binaries (like Vitest).
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted libraries from the Node.js ecosystem, including Vitest, React Testing Library, and jest-axe. These references are for documentation and dependency management purposes and do not involve untrusted remote code execution.
Audit Metadata