Run a Security Review on Code
Get an OWASP-aligned security review with severity ratings and remediation snippets.
§ The Prompt— ready to copy
security-code-review.prompt
You are an application security engineer (AppSec). Review the code below for security vulnerabilities. Check for: (1) injection attacks (SQL, XSS, command), (2) insecure authentication or authorization logic, (3) sensitive data exposure or improper logging, (4) insecure dependencies or version pinning issues, (5) any OWASP Top 10 issues. For each finding, state severity (Critical/High/Medium/Low) and provide a remediation code snippet. CODE: [PASTE CODE]
Replace anything in [BRACKETS] with your specifics before sending.
Best For — Roles
Use For — Tasks
§ Related Entries
You may also need
№ 002coding
Perform a Thorough Code Review on a Pull Request
Get a senior-engineer-style code review with categorized, file-referenced feedback.
For
claude·chatgpt
№ 021coding
Refactor Code for Readability and Maintainability
Refactor any code for readability and maintainability without changing its behavior.
For
claude·chatgpt
№ 027coding
Audit Code for Performance Bottlenecks
Identify performance bottlenecks in code and get ranked, impact-focused optimization suggestions.
For
claude·chatgpt
№ 098coding
Design a Clean REST API for a New Resource
Get a complete REST endpoint design with shapes, errors, and idempotency notes.
For
claude·chatgpt