rust-performance
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- General Analysis (SAFE): The skill provides structured guidance for Rust developers. It emphasizes correctness and evidence-based optimization, adhering to standard software engineering best practices.
- Command Execution (SAFE): The provided command templates (e.g.,
cargo test,cargo bench,samply,hyperfine) are standard development tools. There are no patterns of piping remote content to a shell or executing obfuscated code. - External Dependencies (SAFE): The referenced Rust crates (
criterion,smallvec,string_interner,compact_str) are well-known, widely-used libraries in the Rust ecosystem for benchmarking and optimization. - Data Handling (SAFE): No evidence of credential exposure or data exfiltration was found. The skill operates on local code and performance data provided by the user.
Audit Metadata