Skip to main content

router-query-integration

Integrates TanStack Router with TanStack Query for optimized data fetching and instant navigation in single-page applications.

Install this skill

or
95/100

Security score

The router-query-integration skill was audited on May 15, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 232

Template literal with variable interpolation in command context

SourceSKILL.md
232mutationFn: (user: UpdateUserDTO) => api.put(`/users/${user.id}`, user),
Scanned on May 15, 2026
View Security Dashboard