Skip to main content

tdd-workflow

Enforces test-driven development (TDD) principles with comprehensive testing coverage for new features, bug fixes, and code refactoring.

Install this skill

or
97/100

Security score

The tdd-workflow skill was audited on Mar 8, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 155

External URL reference

SourceSKILL.md
155const request = new NextRequest('http://localhost/api/markets')
low line 165

External URL reference

SourceSKILL.md
165const request = new NextRequest('http://localhost/api/markets?limit=invalid')
low line 173

External URL reference

SourceSKILL.md
173const request = new NextRequest('http://localhost/api/markets')
Scanned on Mar 8, 2026
View Security Dashboard