rust-testing
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides instructional content and code templates for Rust software development, following established industry practices like TDD.
- [EXTERNAL_DOWNLOADS]: The guide references standard, well-known Rust crates (e.g.,
tokio,rstest,proptest,mockall,criterion) and the installation of thecargo-llvm-covutility via cargo. - [COMMAND_EXECUTION]: Contains standard developer commands for running tests via the
cargobuild tool and example GitHub Actions CI configurations using reputable community actions (dtolnay/rust-toolchain,taiki-e/install-action).
Audit Metadata