node-testing

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill defines test infrastructure and provides guidance based on industry-standard tools and official documentation. All external URLs point to trusted or well-known service domains including vitest.dev, playwright.dev, nodejs.org, and mswjs.io.
  • [COMMAND_EXECUTION]: The skill recommends standard shell commands for running tests and enforcing coverage gates (e.g., node --test and vitest run --coverage). These are legitimate and expected for the skill's purpose. The instructions also provide a checklist for triaging flaky tests, which includes using sequence-shuffling flags with fixed seeds for reproducibility.
  • [EXTERNAL_DOWNLOADS]: The skill instructions include installing well-known testing packages from NPM (e.g., vitest, @testing-library/react, msw). These are established packages used within their primary intended context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 09:48 PM
Security Audit — agent-trust-hub — node-testing