vitest
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill consists of documentation and code examples for using the Vitest testing framework.
- [COMMAND_EXECUTION]: Documents standard Vitest CLI commands for running tests, benchmarks, and generating coverage reports. These are legitimate operations for the intended purpose of the skill.
- [EXTERNAL_DOWNLOADS]: Mentions the installation of well-known testing utilities such as
jsdom,happy-dom, and@vitest/coverageproviders from the official npm registry. - [DYNAMIC_EXECUTION]: Explains the use of
node:vmwithin Vitest's custom environment API to provide test isolation, which is a standard feature of the framework.
Audit Metadata