חזרה לכל הפרומפטים
סורק אבטחת מידע לפרויקטי Vibe Coding
פרומפט שמחפש פרצות SQL Injection, חשיפת מפתחות API בקליינט, ובעיות בהרשאות משתמשים (RLS).
מודל: Cursor / Claudeקטגוריה: פיתוח
Act as a Senior Cyber-Security Expert. Scan the following code for security vulnerabilities typical in rapid AI development. CRITICAL CHECKS: 1. SENSITIVE KEYS: Are there hardcoded API keys or environment variables in client-side code? 2. AUTHENTICATION: Is every API route protected by session validation? 3. DATABASE: Is data fetched with user-specific IDs (e.g. `where user_id = current_user`)? 4. SANITIZATION: Are user inputs treated as raw data or potentially executable instructions? Output a severity report (Low/High/Critical) for each finding.
מתי כדאי להשתמש?
בדיקת קוד "רגע לפני הפריסה" לוודא שה-AI לא השאיר חורים במערכת.