概要
The Rust Review skill empowers Claude to perform deep technical audits of Rust applications, specifically targeting high-risk areas like ownership models, lifetime management, and unsafe code blocks. It automates the verification of safety invariants, evaluates async/concurrency patterns for potential race conditions, and scans Cargo dependencies for known vulnerabilities. Designed for senior developers and security researchers, it ensures that Rust projects adhere to strict idiomatic standards while maintaining high performance and memory safety throughout the development lifecycle.