rust-performance-best-practices
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions for running standard Rust development and profiling tools such as
cargo,perf,strace,heaptrack, andflamegraph. These are well-known utilities used for the stated purpose of performance analysis. - [EXTERNAL_DOWNLOADS]: The documentation references installation commands for well-known development tools and libraries (e.g.,
cargo install dhat,sudo apt-get install llvm). These utilize standard system package managers and official registries. - [NO_CODE]: All code and script snippets provided are for educational or manual execution purposes within a development environment and do not include any scripts that would execute automatically or maliciously.
Audit Metadata