rust-cargo-build
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and configuration templates for the Rust Cargo ecosystem. The instructions are purely educational and focused on project build management.
- [EXTERNAL_DOWNLOADS]: The
evaluation-report.htmlfile includes a reference to the Tailwind CSS library from a well-known content delivery network (cdn.tailwindcss.com). This is a routine development practice for rendering UI components and is considered safe. - [COMMAND_EXECUTION]: The skill documents common development commands such as
cargo build,cargo test, andcargo publish. It also explains the use ofbuild.rsfor generating code at compile time, which is a standard feature of the Rust build system used here for its intended purpose.
Audit Metadata