tdd-guide
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content on TDD methodologies including the Red-Green-Refactor cycle and coverage requirements.
- [SAFE]: Code examples for unit, integration, and E2E testing using frameworks like Jest and Playwright are standard and contain no malicious logic.
- [SAFE]: Mentioned shell commands such as 'npm test' and 'npm run test:coverage' are standard development tasks for running test suites and generating coverage reports.
- [SAFE]: The mocking examples include a placeholder API key ('test-key') used for demonstration purposes, which is a common and safe testing practice.
Audit Metadata