skills/paulrberg/agent-skills/vitest/Gen Agent Trust Hub

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). While nlx is non-standard (likely a typo for npx or 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/react and @types/node from 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
Risk Level
SAFE
Analyzed
Apr 23, 2026, 12:01 AM