vitest
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and usage examples for Vitest, a widely-used testing framework. Analysis of the 18 files shows no evidence of malicious intent or security vulnerabilities.
- [SAFE]: Instructions for package installations (e.g.,
npm i -D jsdom,npm i -D @vitest/coverage-v8) refer to standard, well-known development tools and official Vitest dependencies. - [SAFE]: Code examples demonstrating environment variable mocking (
vi.stubEnv) and API URL configuration are standard testing practices and do not contain hardcoded credentials or data exfiltration patterns. - [SAFE]: No obfuscation, prompt injection, or suspicious remote code execution patterns were identified in any of the reference files.
Audit Metadata