vitest
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill's files are entirely composed of Markdown documentation providing guidance on using the Vitest API and configuration.
- [EXTERNAL_DOWNLOADS] (SAFE): The documentation suggests installing standard developer tools such as
jsdom,happy-dom, and Vitest's own coverage providers. These are reputable packages from the official npm registry. - [DATA_EXPOSURE] (SAFE): While the documentation includes examples of mocking environment variables (e.g.,
API_KEY) and API endpoints, these are clearly identified as testing placeholders and do not represent hardcoded secrets or exfiltration attempts.
Audit Metadata