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 asspawnSyncwithout a shell, to executenpx vitestcommands. - [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, usingjsdomfor 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