tdd-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an instructional guide for TDD best practices and does not contain any malicious code, obfuscation, or unauthorized data access patterns.
- [COMMAND_EXECUTION]: The skill references standard development commands such as
npm testandnpm run test:coverage. These are benign and intended for running local test suites as part of the software development lifecycle. - [EXTERNAL_DOWNLOADS]: No remote scripts or unauthorized external resources are downloaded. Mocking examples for services like Supabase and OpenAI utilize local module imports and do not include hardcoded credentials.
Audit Metadata