react-testing
Provides a comprehensive React testing system with setup for Vitest and Jest, focusing on user behavior and accessibility.
Install this skill
or
93/100
Security score
The react-testing skill was audited on May 12, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 583
Template literal with variable interpolation in command context
SourceSKILL.md
| 583 | const res = await fetch(`/api/users/${id}`); |
low line 457
Fetch to external URL
SourceSKILL.md
| 457 | const { result } = renderHook(() => useFetch('/api/data')); |
low line 475
Fetch to external URL
SourceSKILL.md
| 475 | const { result } = renderHook(() => useFetch('/api/data')); |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 36
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
frontendreactremotiondocxapitestingbackendfrontend-developerqa-engineerproduct-managerdevelopmentproduct
JosiahSiegel/claude-plugin-marketplace