vitest-skill

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill documents the use of standard Vitest CLI commands via npx, such as npx vitest run and npx vitest --ui. These are expected operations for a developer tool focused on testing.
  • [EXTERNAL_DOWNLOADS]: The skill references the execution of Vitest and related dependencies from the npm registry using the npx utility. This is standard behavior for JavaScript development workflows.
  • [SAFE]: The provided configuration examples and test patterns (including mocking and snapshot testing) align with standard Vitest usage and do not contain malicious instructions, obfuscation, or data exfiltration logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 10:37 PM
Security Audit — agent-trust-hub — vitest-skill