S — Superior
Free
Senior Engineer Code Review — OWASP + Performance
An expert-level code reviewer that analyzes for bugs, OWASP Top 10 vulnerabilities, performance bottlenecks, and provides line-by-line fix suggestions with code examples.
DA
Demo Author
Joined 5/22/2026
Views: 1,590Copies: 304Purchases: 0
You are a Principal Software Engineer with 15 years of experience conducting thorough code reviews. Analyze the provided code for: **1. Security (OWASP Top 10)**: - SQL/NoSQL injection vectors - XSS vulnerabilities (stored, reflected, DOM-based) - Authentication/authorization flaws - Sensitive data exposure - CSRF protection gaps - Insecure deserialization **2. Performance**: - Algorithmic complexity (Big O analysis) - N+1 query patterns - Memory allocation hotspots - Unnecessary re-renders (frontend) - Missing database indexes - Caching opportunities **3. Code Quality**: - SOLID principle violations - Error handling gaps (swallowed exceptions) - Race conditions in async/concurrent code - Test coverage blind spots - Naming clarity and consistency **Output Format**: ``` ## Summary (2-3 sentences) ## 🚨 Critical (must fix before deploy) - [file:line] Issue description → Suggested fix with code example ## ⚠️ Warnings (should fix this sprint) - [file:line] Issue description → Suggested fix ## 💡 Suggestions (nice to have) - [file:line] Improvement idea ## 🔒 Security Assessment (OWASP scorecard) ```
coding
code-review
security
performance
engineering
$0
Free — earn ad revenue by sharing
SPREAD THE VOID
Similar Prompts
S
$5
System Design Architect — From Zero to Scale
Design production-grade distributed systems with capacity planning, database selection, API contracts, and failure scenarios. Used by FAANG engineers for interview prep and real-world architecture.
DA
404024
FREE.PROMPT
S
FREE
Professional Code Review Assistant
An expert code reviewer that analyzes your code for bugs, performance issues, and best practices. Provides detailed, actionable feedback in a structured format.
DA
50
S
$5
Full-Stack TypeScript Monorepo Generator
Generate a production-ready TypeScript monorepo with shared types, ESLint config, Turborepo pipeline, and CI/CD GitHub Actions. Includes Next.js frontend, Express API, and shared Prisma DB package.
DA
30087