vitest
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists exclusively of markdown documentation files that mirror official framework resources. No executable scripts or malicious instructions are included in the skill package.
- [EXTERNAL_DOWNLOADS]: The documentation provides standard instructions for installing official Vitest packages and related testing utilities (e.g., jsdom, playwright, msw) using well-known package managers such as npm, pnpm, and yarn. These resources are from established technology vendors and organizations.
- [COMMAND_EXECUTION]: The documentation describes the usage of the
vitestcommand-line interface and other Node.js development tools. It correctly includes security advice and warnings regarding framework features like remote execution and file-system modification capabilities (e.g.,api.allowWriteandapi.allowExec).
Audit Metadata