vitest-dev

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill includes several shell and Node.js scripts in the scripts/ directory designed to assist with test execution, sharding, and flake detection. These scripts use secure patterns, such as spawnSync without a shell, to execute npx vitest commands.
  • [SAFE]: The documentation and reference files exclusively point to official Vitest (vitest.dev) and Next.js (nextjs.org) documentation, which are well-known and trusted technology domains.
  • [SAFE]: Configuration templates and test utilities follow industry standards for isolation (e.g., restoring mocks in afterEach, using jsdom for UI tests) and do not request excessive privileges or perform unauthorized network operations.
  • [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found in the skill's instructions or code samples.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 01:51 AM