rust-testing
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is purely instructional, providing best practices and code patterns for Rust testing methodologies (TDD, unit testing, integration testing) without executing any dangerous code or accessing sensitive data.
- [EXTERNAL_DOWNLOADS]: Mentions installation of common development tools like
cargo-llvm-covand usage of standard libraries such astokio,proptest, andmockall. It also references standard GitHub Actions for CI. These references are appropriate and safe for the described use case.
Audit Metadata