vitest
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were identified. The content is purely instructional and accurately reflects the Vitest framework's functionality.- [EXTERNAL_DOWNLOADS]: The skill mentions installation of common developer packages including jsdom, happy-dom, @vitest/coverage-v8, and @vitest/coverage-istanbul. These are industry-standard tools from the official npm registry and are considered safe.- [COMMAND_EXECUTION]: The CLI commands documented (e.g., vitest, vitest run) are the expected primary interfaces for the tool. No suspicious or unauthorized command patterns were found.- [DATA_EXFILTRATION]: There are no patterns suggesting unauthorized data access or exfiltration. Environment variable usage in the documentation (vi.stubEnv) is for mocking during tests and does not involve hardcoded secrets.
Audit Metadata