vitest-skill
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard documentation and code examples for the Vitest testing framework, including mocking, component testing, and configuration.
- [COMMAND_EXECUTION]: Documented commands such as npx vitest and npx vitest --coverage are standard industry tools for running tests and generating reports in a local environment.
- [DATA_EXFILTRATION]: Network operations described (e.g., fetch) are correctly used for mocking browser globals or conducting integration tests against local servers (localhost).
- [EXTERNAL_DOWNLOADS]: All referenced dependencies, such as vitest and @testing-library/react, are well-known, legitimate packages within the JavaScript ecosystem.
Audit Metadata