Skip to main content

nextjs-performance-optimizer

Optimizes performance in Next.js applications by analyzing bundle size, data fetching, caching, and more for improved user experience.

Install this skill

or
98/100

Security score

The nextjs-performance-optimizer skill was audited on Feb 28, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 141

Fetch to external URL

SourceSKILL.md
141const data = await fetch("https://api.example.com/...", {
low line 141

External URL reference

SourceSKILL.md
141const data = await fetch("https://api.example.com/...", {
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →