testing-typescript-vitest
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard templates and instructions for setting up Vitest in TypeScript projects. The instructions align with best practices for the Vitest ecosystem.
- [EXTERNAL_DOWNLOADS]: The skill suggests installing standard development dependencies (
vitest,@vitest/ui,@vitest/coverage-v8) viapnpm. These are well-known packages in the JavaScript/TypeScript ecosystem. - [COMMAND_EXECUTION]: The skill includes shell commands for package installation and
package.jsonscripts for running tests (vitest run,vitest --ui). These are standard development tasks and do not involve suspicious or high-risk command execution patterns. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. References to external documentation point to well-known domains such as
vitest.dev,vitejs.dev, andtypescriptlang.org.
Audit Metadata