vitest
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation includes instructions for installing
vitest,@vitest/ui, and@vitest/coverage-v8via npm. These are widely recognized and trusted open-source packages for JavaScript testing. - [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to run thevitestCLI for executing test suites and checking coverage. This usage is standard for testing frameworks and aligned with the skill's purpose. - [SAFE]: There is no evidence of malicious patterns, such as prompt injection, sensitive data exposure, or code obfuscation. The skill functions solely as a technical guide for testing.
Audit Metadata