testing-react-ts

Pass

Audited by Gen Agent Trust Hub on Mar 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides educational content and boilerplate for React testing. It emphasizes testing user-visible behavior and using mock service workers (MSW) to isolate network requests for security and stability.
  • [EXTERNAL_DOWNLOADS]: References common and well-known testing frameworks including Vitest, Playwright, and React Testing Library.
  • [COMMAND_EXECUTION]: Lists standard development commands for running test suites (e.g., pnpm test) and starting local test servers.
  • [CREDENTIALS_UNSAFE]: Guidelines correctly suggest using environment variables and mock storage states for authentication (stored in .test-data/mock-auth/), which is a secure alternative to hardcoding credentials in the codebase.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 22, 2026, 10:42 PM