rust-performance-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill contains technical documentation and best practices for optimizing Rust code. All analyzed files were found to be benign instructional content.
- NO_CODE (SAFE): No executable code files (.py, .js, .sh) or binaries are included as standalone components of the skill. Code snippets are provided within markdown files for educational purposes.
- COMMAND_EXECUTION (SAFE): The skill references standard development and profiling tools (e.g.,
cargo,perf,hyperfine,rg). These references are context-appropriate for performance optimization and do not involve execution of untrusted remote scripts. - DATA_EXFILTRATION (SAFE): No sensitive file access or unauthorized network communication patterns were identified. The content includes appropriate security caveats, such as warning against using non-DoS-resistant hash maps for untrusted user input.
Audit Metadata