Skip to main content

tdd-workflow

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

Install this skill

or
97/100

Security score

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

Categories Tested

Security Issues

low line 154

External URL reference

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

External URL reference

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

External URL reference

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