概要
This skill provides an automated workflow for identifying security vulnerabilities within project dependencies, detecting unsafe code patterns, and preventing sensitive credential leaks. Designed primarily for Rust-based environments but extensible to general repositories, it integrates industry-standard tools like cargo-audit, gitleaks, and cargo-deny to ensure that codebases remain compliant, secure, and free of CVEs before production deployment.