secaudit
Conduct automated security audits for code and configurations, focusing on areas like OWASP, compliance, infrastructure, and dependencies. Assess threat levels, ensure adherence to frameworks, and tailor analysis to specific security scopes.
Instructions
Security audit for code and configurations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
complianceRequirements | No | Compliance frameworks to check (e.g., SOC2, PCI DSS, HIPAA, GDPR) | |
files | No | Specific files to audit (optional - will analyze all relevant security files) | |
focus | No | Security audit focus area | comprehensive |
provider | No | AI provider to use | gemini |
securityScope | No | Application context (web app, mobile app, API, enterprise system) | |
severity | No | Minimum severity level to report | all |
task | Yes | What to audit for security (e.g., 'comprehensive security audit', 'OWASP Top 10 review', 'authentication security analysis') | |
threatLevel | No | Threat level assessment based on application context | medium |