rust-dev
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides standard instructions for installing the Rust toolchain using the official rustup installer from sh.rustup.rs.
- [COMMAND_EXECUTION]: Instructs the user on how to use common development tools including the Rust compiler (rustc), package manager (cargo), and linter (clippy) for standard software development tasks.
- [EXTERNAL_DOWNLOADS]: Recommends several well-known third-party development utilities such as kache for build caching, bacon for file watching, and release-plz for CI/CD automation.
- [REMOTE_CODE_EXECUTION]: Includes documentation on setting up automated CI/CD pipelines using established GitHub Actions such as actions-rust-lang/setup-rust-toolchain.
Audit Metadata