Security Audit
高级security最低上下文:64K
Performs comprehensive security analysis of code and configurations. Identifies OWASP Top 10 vulnerabilities, insecure patterns, missing input validation, authentication flaws, and secrets exposure. Provides remediation steps with secure code examples.
使用场景
- Pre-deployment security review
- Identifying injection vulnerabilities (SQL, XSS, command)
- Authentication and authorization flow analysis
- Secrets and credential exposure detection
- Dependency vulnerability assessment
示例提示词
Perform a security audit on the following code. Check for: 1. OWASP Top 10 vulnerabilities 2. Input validation and sanitization gaps 3. Authentication/authorization weaknesses 4. Secrets or credentials in code 5. Insecure dependencies or configurations 6. Missing security headers or CORS issues For each finding, provide: - Severity (critical/high/medium/low) - CWE identifier if applicable - Vulnerable code snippet - Remediation with secure code example - References to relevant security standards Code to audit: ``` [paste code here] ```
推荐模型
兼容工具
claude-codecursorgithub-copilotkiroany
模态
输入: code, text
→输出: text, code
相关 Skills
作者
OpenModels Community