vitest
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate documentation resource for the Vitest testing framework. All instructions and examples follow industry standard practices for software testing.
- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of 'vitest', '@vitest/coverage-v8', and '@vitest/coverage-istanbul' using npm. These are the official packages for the Vitest framework and are standard, well-known dependencies in the JavaScript ecosystem.
- [COMMAND_EXECUTION]: The skill suggests using 'npx vitest' and 'npx vitest run' to execute tests. These are the standard and expected commands for interacting with the Vitest CLI.
- [PROMPT_INJECTION]: There are no detected instructions that attempt to override system prompts, bypass safety filters, or extract sensitive internal agent instructions.
- [DATA_EXPOSURE]: No hardcoded secrets, credentials, or access to sensitive local file paths (such as .ssh or .aws directories) were found in the skill or its references.
Audit Metadata