react-query
Facilitates server state management in React applications using TanStack Query for efficient data fetching and caching.
Install this skill
or
84/100
Security score
The react-query skill was audited on May 15, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 135
Template literal with variable interpolation in command context
SourceSKILL.md
| 135 | const response = await fetch(`/api/users/${data.id}`, { |
medium line 188
Template literal with variable interpolation in command context
SourceSKILL.md
| 188 | ? `/api/users?cursor=${pageParam}` |
medium line 251
Template literal with variable interpolation in command context
SourceSKILL.md
| 251 | to={`/users/${userId}`} |
low line 96
Fetch to external URL
SourceSKILL.md
| 96 | const response = await fetch('/api/users'); |
Scanned on May 15, 2026
View Security DashboardGitHub Stars 1
Rate this skill
Categorydevelopment
UpdatedMay 20, 2026
github-copilotcodexchatgptclaude-codecursorwindsurfclineroo-codeampopencodeaideropenclawgemini-cliantigravityfrontendapicross-platformfrontend-developerproduct-managergrowth-pmdevelopmentproduct
MikeTreml/MissionControl