rust-engineer
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive resource for Rust engineering. It focuses on best practices such as memory safety, ownership, and explicit error handling.
- [EXTERNAL_DOWNLOADS]: The skill references standard Rust crates (e.g.,
tokio,serde,anyhow,thiserror,sqlx,reqwest) which are managed via Cargo, the official Rust package manager. These are well-known and trusted within the Rust ecosystem. - [COMMAND_EXECUTION]: The workflow involves running standard development commands:
cargo clippy,cargo fmt,cargo test, andcargo bench. These are essential for maintaining code quality and performance in Rust projects.
Audit Metadata