rust-stdlib
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or security vulnerabilities were detected across the skill's instructions, code examples, or reference materials.
- [SAFE]: The skill provides detailed guidance on using powerful standard library APIs such as
std::process::Commandandstd::fs. These instructions include security best practices, such as recommending the use of individual arguments over string concatenation to prevent command injection vulnerabilities. - [SAFE]: External references are limited to official Rust documentation and well-known, high-reputation crates (e.g.,
thiserror,tempfile,crossbeam-channel), and all provided URLs point to official language resources.
Audit Metadata