vitest
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of Markdown documentation and templates for Vitest. It does not perform any automated actions, exfiltrate data, or attempt to bypass agent safety protocols.
- [COMMAND_EXECUTION]: The skill includes standard documentation for running Vitest commands (e.g.,
npm install -D vitest,vitest --coverage,vitest --ui). These are legitimate development commands consistent with the skill's purpose. - [EXTERNAL_DOWNLOADS]: References official documentation at
vitest.devand common development packages from standard registries (e.g.,playwright,jsdom). These are well-known resources in the web development ecosystem. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive file path access, or unauthorized network operations were detected. Examples using
fetchorlocalhostare standard for unit testing documentation.
Audit Metadata