ZooWork
ZooWork Market · Skill

security-nextjs

Review Next.js security audit patterns for App Router and Server Actions. Use for auditing NEXT_PUBLIC_* exposure, Server Action auth, and middleware matchers. Use proactively when reviewing Next.js apps. Examples: - user: "Scan Next.js env vars" → find leaked secrets with NEXT_PUBLIC_ prefix - user: "Audit Server Actions" → check for missing auth and input validation - user: "Review Next.js middleware" → verify matcher coverage for protected routes - user: "Check Next.js API routes" → verify auth in app/api and pages/api - user: "Secure Next.js headers" → audit next.config.js for security headers

IgorWarzocha
igorwarzocha-opencode-workflows-security-nextjs · v1.0.1
分类web-frontend-development
安装次数30
更新时间2026-08-12T02:51:40.194Z
校验状态待验证