关于
The security-audit skill transforms Claude into a specialized security engineer dedicated to hardening Rust and WebAssembly ecosystems. It provides a systematic framework for identifying common vulnerability patterns, auditing 'unsafe' blocks for memory safety violations, and validating input handling logic against OWASP guidelines. By emphasizing defense-in-depth and least privilege, the skill helps developers secure FFI boundaries, prevent integer overflows, and ensure cryptographic implementations utilize audited libraries, ultimately producing production-ready code with clear remediation guidance for every finding.