rust-quality-checker
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Rust toolchain components (rustfmt, clippy, rustup) and widely recognized community tools (cargo-audit, cargo-tarpaulin, cargo-outdated, cargo-udeps, cargo-geiger, flamegraph) for its operations.
- [COMMAND_EXECUTION]: The skill includes instructions for installing these tools via standard package managers (rustup, cargo). These are routine setup steps for a Rust development environment.
- [EXTERNAL_DOWNLOADS]: Dependencies and tools are fetched from official sources like crates.io and the Rust toolchain repositories. No suspicious or unverified remote scripts are executed.
Audit Metadata