vitest

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for running tests via the nlx command (e.g., nlx vitest run), which facilitates local code execution for testing purposes.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it analyzes untrusted local data including test files and execution output.
  • Ingestion points: Processes content from *.test.ts and *.test.tsx files and interprets results from test execution logs.
  • Boundary markers: There are no defined boundary markers or instructions to ignore embedded prompts within the files being analyzed.
  • Capability inventory: The agent performs shell execution via nlx vitest commands.
  • Sanitization: No explicit sanitization or content validation is performed on the test data before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 04:50 PM