Perform comprehensive security assessment: $ARGUMENTS
/plugin marketplace add lifangda/claude-plugins/plugin install lifangda-workflow-suite-cli-tool-components@lifangda/claude-pluginssecurity/# Security Audit Perform comprehensive security assessment: $ARGUMENTS ## Current Environment - Dependency scan: !`npm audit --audit-level=moderate 2>/dev/null || pip check 2>/dev/null || echo "No package manager detected"` - Environment files: @.env* (if exists) - Security config: @.github/workflows/security.yml or @security/ (if exists) - Recent commits: !`git log --oneline --grep="security\|fix" -10` ## Task Perform systematic security audit following these steps: 1. **Environment Setup** - Identify the technology stack and framework - Check for existing security tools and co...
Security vulnerability assessment covering authentication, authorization, input validation, and infrastructure
Comprehensive security scanning including dependency vulnerabilities, secret detection, OWASP Top 10 analysis, and configuration checks
Execute infrastructure security audit workflow with compliance validation
Perform comprehensive security audit of the codebase
Comprehensive security audit to identify vulnerabilities, OWASP Top 10 issues, and security anti-patterns.