rust-testing
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill contains educational content and code snippets for Rust testing. It demonstrates standard usage of unit tests, integration tests, and doc tests without any malicious intent or hidden instructions.
- [EXTERNAL_DOWNLOADS]: The documentation references standard and widely-trusted Rust crates and tools, such as
tokio,rstest,proptest,mockall,criterion, andcargo-llvm-cov. These are standard resources in the Rust community. - [COMMAND_EXECUTION]: The skill provides instructions for running standard
cargoCLI commands for testing and coverage analysis. It also includes an example GitHub Actions workflow that utilizes official and well-known community actions, such asactions/checkoutandtaiki-e/install-action.
Audit Metadata