data-fetching
Explores best practices for server-side data fetching and caching in Next.js 16+, optimizing performance with advanced techniques.
Install this skill
or
80/100
Security score
The data-fetching skill was audited on Feb 9, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 95
Template literal with variable interpolation in command context
SourceSKILL.md
| 95 | cacheTag('models', `model-${params.id}`) |
medium line 114
Template literal with variable interpolation in command context
SourceSKILL.md
| 114 | updateTag(`model-${id}`, 'models') |
medium line 176
Template literal with variable interpolation in command context
SourceSKILL.md
| 176 | cacheTag('models', `model-${params.id}`) |
medium line 225
Template literal with variable interpolation in command context
SourceSKILL.md
| 225 | updateTag(`model-${id}`, 'models') |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry