Skip to main content

frontend-react

Facilitates building modern React applications using TypeScript, Tailwind CSS, and TanStack Query for efficient state management.

Install this skill

or
93/100

Security score

The frontend-react skill was audited on Feb 9, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 243

Template literal with variable interpolation in command context

SourceSKILL.md
243queryFn: () => fetch(`/api/users/${id}`).then(r => r.json()),
low line 236

Fetch to external URL

SourceSKILL.md
236queryFn: () => fetch('/api/users').then(r => r.json()),
low line 253

Fetch to external URL

SourceSKILL.md
253fetch('/api/users', {
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rating
5.01
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry