vitest
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or security vulnerabilities were detected. The skill is entirely composed of Markdown reference documentation and code examples.
- [EXTERNAL_DOWNLOADS] (SAFE): Documentation references standard, reputable development tools such as Vitest, JSDOM, and Playwright. These are expected dependencies for a JavaScript testing framework and are presented for educational purposes.
- [DATA_EXFILTRATION] (SAFE): Examples for environment variables and API mocking utilize benign placeholder values (e.g., 'test-key', 'https://api.com') and demonstrate standard testing patterns without exposing sensitive data.
- [COMMAND_EXECUTION] (SAFE): The CLI reference documentation lists standard Vitest commands for running tests, coverage, and debugging, which are the primary intended functions of the framework.
Audit Metadata