Security Audit Checklist Generator
Generate a security audit checklist tailored to your specific tech stack
Generate a security audit checklist for my application. **Stack:** [YOUR_FULL_STACK — e.g., "Next.js, PostgreSQL, Stripe, AWS S3, JWT auth"] **Type:** [WEB_APP / API / MOBILE_BACKEND / etc.] **Handles sensitive data:** [YES/NO — what kind?] Generate a checklist organized by category: ### Authentication & Authorization - [ ] Check 1 — how to verify, what to look for, severity (Critical/High/Medium/Low) ### Input Validation & Injection - [ ] Check 2 ... ### Data Protection ### API Security ### Infrastructure ### Dependencies ### Session Management ### Error Handling & Logging For each check: - What to look for (specific patterns or configurations) - How to test it (manual step or automated tool) - Fix if vulnerable (code snippet or configuration change) - Severity level Also include: - Recommended security headers (Content-Security-Policy, etc.) with exact values - npm audit / dependency scanning setup - Rate limiting recommendations for each endpoint type - OWASP Top 10 coverage mapping
How to Use This Prompt
- 1Copy the prompt template above
- 2Paste into Claude, ChatGPT, or Cursor
- 3Replace [bracketed placeholders] with your specific project details
- 4Iterate on the AI output to refine and customize the results
More Security Prompts
Related security templates from the vault
SQL Injection Prevention Guide
Use this prompt to sql injection prevention guide with AI assistance
Supply Chain Attack Prevention Checklist
PROAudit and harden your software supply chain against dependency attacks, compromised packages, and build pipeline tampering
OWASP Top 10 Audit Checklist
Use this prompt to owasp top 10 audit checklist with AI assistance
Content Security Policy Builder
PROGenerate a strict Content Security Policy for your web application
You Might Also Like
Prompts from other categories that share similar tags
Security Penetration Test Checklist
Use this prompt to security penetration test checklist with AI assistance
Environment Variable Setup Guide
Set up environment variables properly across development, staging, and production
Multi-Tenant Architecture Planner
Design multi-tenant isolation strategies for SaaS applications
Code Review Prompt
Get a thorough code review with actionable feedback
Keep Exploring the Vault