vitest
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation repository for Vitest. It contains illustrative code snippets for configuring tests, mocking, and utilizing various framework features.
- [EXTERNAL_DOWNLOADS]: The documentation references standard Vitest-related packages such as
jsdom,happy-dom,@vitest/coverage-v8, and@vitest/coverage-istanbul. These are well-known and expected dependencies for the framework's extended functionality. - [COMMAND_EXECUTION]: The CLI reference documentation lists standard Vitest commands (
vitest,vitest run,vitest watch) used for executing tests in a development or CI environment. - [NO_CODE]: The skill consists entirely of Markdown documentation files with no executable scripts or platform-specific logic included.
Audit Metadata