Skip to main content

tanstack-query-expert

This skill provides expertise in TanStack Query for efficient asynchronous state management in React and Next.js applications.

Install this skill

or
94/100

Security score

The tanstack-query-expert skill was audited on May 14, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 45

Template literal with variable interpolation in command context

SourceSKILL.md
45const res = await fetch(`/api/users/${userId}`);
low line 96

Fetch to external URL

SourceSKILL.md
96const res = await fetch('/api/posts', {
Scanned on May 14, 2026
View Security Dashboard