check-security
CommunityAudit Next.js API routes for security.
AuthorSumitRajpal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Scan Next.js API routes and server code for security vulnerabilities — authentication gaps, injection risks, secret exposure, and OWASP Top 10 concerns.
Core Features & Use Cases
- Authentication gap checks across src/app/api/**/route.ts and related server logic to ensure proper auth enforcement.
- Input validation assessment to detect unvalidated user input and unsafe usage of req.body.
- Secrets exposure scanning, including env var leakage and sensitive data in logs.
- XSS and CSRF risk identification with guidance on mitigation.
- Dependency vulnerability detection guidance using npm audit and recommended remediation.
- Produces actionable remediation guidance and prioritized fixes for development teams.
Quick Start
Run a full security audit of your Next.js project to identify authentication gaps, input validation issues, secrets exposure, and other OWASP Top 10 risks.
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: check-security Download link: https://github.com/SumitRajpal/nextjs-claude-architecture/archive/main.zip#check-security 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.