Acerca de
This Claude Code skill provides a comprehensive framework for maintaining secure Rust codebases by integrating industry-standard tools and safety practices. It guides developers through automated dependency auditing with cargo-audit and cargo-deny, establishes continuous fuzzing protocols to prevent crashes on untrusted input, and enforces strict documentation requirements for unsafe code blocks. By standardizing security checklists and CVE disclosure policies, this skill ensures that security is a core component of the development lifecycle, from initial implementation to CI/CD and final release.