route-handlers
Facilitates the creation of API routes in Next.js, enabling efficient handling of requests and responses for web applications.
Install this skill
or
92/100
Security score
The route-handlers skill was audited on May 29, 2026 and we found 4 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 213
Template literal with variable interpolation in command context
SourceSKILL.md
| 213 | controller.enqueue(encoder.encode(`data: ${i}\n\n`)) |
low line 291
Fetch to external URL
SourceSKILL.md
| 291 | const data = await fetch('https://api.example.com/data') |
low line 179
Access to .env file
SourceSKILL.md
| 179 | secure: process.env.NODE_ENV === 'production', |
low line 291
External URL reference
SourceSKILL.md
| 291 | const data = await fetch('https://api.example.com/data') |
Scanned on May 29, 2026
View Security DashboardGitHub Stars 3.0K
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
openclawapibackendfrontend-developerbackend-developerfullstack-developerproduct-managertechnical-pmdevelopmentproduct
davepoon/buildwithclaude