tanstack-router
Enables type-safe, file-based routing for React SPAs, integrating seamlessly with TanStack Query and optimized for Cloudflare Workers.
Install this skill
or
89/100
Security score
The tanstack-router skill was audited on Feb 28, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 261
Fetch to external URL
SourceSKILL.md
| 261 | const posts = await fetch('/api/posts').then(r => r.json()) |
medium line 271
Access to hidden dotfiles in home directory
SourceSKILL.md
| 271 | All templates in `~/.claude/skills/tanstack-router/templates/`: |
medium line 285
Access to hidden dotfiles in home directory
SourceSKILL.md
| 285 | Deep-dive guides in `~/.claude/skills/tanstack-router/references/`: |
Scanned on Feb 28, 2026
View Security Dashboard