소개
The Rust Security Specialist is a dedicated Claude Code skill designed to enforce rigorous security standards and memory safety within Rust projects. It systematically audits 'unsafe' blocks to ensure they are accompanied by necessary safety justifications, scans source code for hardcoded API keys or credentials, and identifies opportunities to refactor risky code into safe Rust abstractions. This skill is an essential companion for developers performing security audits, pre-commit checks, or high-integrity code reviews to prevent data leaks and memory-related vulnerabilities.