react-hooks-complete
Provides a comprehensive reference for React hooks, enhancing state management and optimization in React applications.
Install this skill
or
89/100
Security score
The react-hooks-complete skill was audited on May 22, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 195
Template literal with variable interpolation in command context
SourceSKILL.md
| 195 | const response = await fetch(`/api/users/${userId}`); |
medium line 556
Template literal with variable interpolation in command context
SourceSKILL.md
| 556 | throw new Error(`HTTP error! status: ${response.status}`); |
low line 297
Fetch to external URL
SourceSKILL.md
| 297 | const response = await fetch('/api/login', { |
Scanned on May 22, 2026
View Security DashboardGitHub Stars 36
Rate this skill
Categorydevelopment
UpdatedMay 26, 2026
JosiahSiegel/claude-plugin-marketplace