vitest-runner
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's functionality is limited to standard development workflows for testing and reporting.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to run
ls,grep, andnpx vitest. These commands are used legitimately to confirm environment settings and execute the test suite within the project scope. - [EXTERNAL_DOWNLOADS]: The skill invokes
npx, a well-known tool for running Node.js packages. It specifically instructs the agent to verify thatvitestis listed as a dependency inpackage.jsonbefore execution, which ensures the project's local, trusted version is used.
Audit Metadata