About
This skill provides a robust framework for performing deep security analysis, particularly optimized for Rust environments but applicable to general secret management. It automates the detection of vulnerabilities (CVEs) in dependencies, identifies unsafe code usage, and scans for leaked credentials like API keys or private tokens. By integrating tools like cargo-audit, gitleaks, and cargo-deny, it ensures that your project maintains high security standards through every stage of development, especially before production deployment.