vitest
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality documentation and code patterns for software testing using Vitest, a well-known testing framework.
- [COMMAND_EXECUTION]: The instructions include commands for running tests (e.g.,
nlx vitest run). Whilenlxis non-standard (likely a typo fornpxor a local alias), the context is strictly for executing local test suites, which is the primary and intended purpose of the skill. - [EXTERNAL_DOWNLOADS]: The documentation recommends installing well-known development dependencies such as
@testing-library/reactand@types/nodefrom official registries, which is a standard developer workflow. - [PROMPT_INJECTION]: The skill handles user source code and test requirements to assist in test generation and debugging. While this involves processing untrusted data, the skill's guidance is focused on standard Vitest operations and does not contain any patterns designed to bypass safety filters or override agent behavior.
Audit Metadata