sdcorejs-review-security-nextjs
CommunityAudit Next.js security before release.
Authorsdcorejs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents Next.js-specific security failures by detecting missing authentication, secret leakage, insecure headers, injection vectors, and unsafe redirects before shipping.
Core Features & Use Cases
- Cross-track baseline + Next.js checks: Runs
review/security/shared.mdfirst, then evaluates Next.js-specific risks likeNEXT_PUBLIC_*leaks, Server Actions access control, and route handler auth. - Frontend injection and policy validation: Flags unsanitized
dangerouslySetInnerHTML, missing/weakContent-Security-Policy, and missing security response headers. - Misconfiguration and abuse surface checks: Looks for middleware matcher gaps, overly broad
next/imageremotePatterns, open redirects, and contact-form spam/rate-limit handling.
Quick Start
Run the security review nextjs skill to audit a Next.js codebase and produce Critical/Important/Minor findings with OWASP mapping and grep evidence.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sdcorejs-review-security-nextjs Download link: https://github.com/sdcorejs/sdcorejs-agent/archive/main.zip#sdcorejs-review-security-nextjs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.