cargo-audit-rust
Installation
SKILL.md
cargo-audit-rust
Overview
cargo-audit scans a project's Cargo.lock against the
RustSec Advisory Database for vulnerable, unmaintained,
unsound, and yanked crates.
Differentiation from npm-pip-maven-audit: that skill lists cargo audit as
one line in a multi-ecosystem wrapper; this skill covers the Rust-specific
depth (--deny semantics, audit.toml schema, cargo audit fix, SARIF,
binary auditing, the rustsec/audit-check Action).