tdd-workflow
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for software testing workflows. No malicious patterns, prompt injections, or data exfiltration attempts were detected.
- [COMMAND_EXECUTION]: The skill includes standard Node.js development commands such as
npm testandnpm run test:coverage. These are routine commands used for running test suites and verifying code coverage in a development environment. - [EXTERNAL_DOWNLOADS]: The skill references well-known technology services and testing frameworks, including OpenAI, Supabase, Redis, Jest, and Playwright. These references are used for mocking external dependencies and setting up testing environments, which is standard practice for TDD and does not pose a security risk.
Audit Metadata