Check dependencies for known CVEs and security vulnerabilities
/plugin marketplace add melodic-software/claude-code-plugins/plugin install security@melodic-software[--npm|--pip|--dotnet|--cargo|--all]# Check Dependencies Command Analyze project dependencies for known vulnerabilities and security issues. ## Usage ## Execution Delegate to the `dependency-checker` agent with the following prompt: **If no arguments or `--all`:** "Analyze this project's dependencies for known vulnerabilities. Auto-detect the package ecosystem(s) in use (npm, pip, .NET, Rust, etc.) and run appropriate security audits. Generate a dependency security report with CVE details, CVSS scores, fix availability, and prioritized remediation recommendations." **If `--npm` argument:** "Analyze npm/Node.js depende...