Code Review Security Auditor
Perform a security-focused code review identifying vulnerabilities
Content
Perform a thorough security audit of the following code. Act as a senior security engineer. Language: {{language}} Code: ``` {{code}} ``` Analyze for: 1. **Injection vulnerabilities** (SQL, XSS, command injection) 2. **Authentication/Authorization flaws** 3. **Data exposure risks** (secrets, PII leakage) 4. **Input validation gaps** 5. **Dependency vulnerabilities** 6. **Race conditions or timing attacks** For each finding, provide: - Severity (Critical/High/Medium/Low) - Exact line or pattern affected - Exploit scenario - Recommended fix with code example
Related Prompts
Bug Report Generator
Generate detailed bug reports for developers
API Integration Troubleshooter
Diagnoses API integration issues, generates fixes, and produces a structured debugging report with root cause analysis, corrected code, and prevention checklist.
System Design Evaluator
Evaluate and improve system architecture designs
Chrome Extension Idea Generator & MVP Spec
Generates validated Chrome extension or browser plugin ideas for a given niche, then creates a full MVP spec with features, monetization strategy, and go-to-market plan.