rust-performance
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard performance optimization workflow for Rust projects, including the use of testing, profiling, and benchmarking.
- [SAFE]: All suggested shell commands involve standard developer tools such as
cargo,valgrind,samply, andhyperfine, which are appropriate for the skill's primary purpose. - [SAFE]: Code snippets demonstrate best practices for reducing allocations and improving cache locality using well-known, reputable Rust crates like
criterion,smallvec,string-interner, andcompact_str. - [SAFE]: No patterns of prompt injection, data exfiltration, obfuscation, or unauthorized privilege escalation were identified across the instructions and metadata.
Audit Metadata