rust-development
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation, architectural patterns, and code examples for modern Rust development across various domains including async, WebAssembly, and embedded systems.
- [SAFE]: The commands provided are standard cargo toolchain operations for building, testing, linting, and profiling, which are routine for developer workflows.
- [SAFE]: The reference section on unsafe code follows best practices by emphasizing the documentation of safety invariants, minimizing the scope of unsafe blocks, and recommending verification with Miri.
- [SAFE]: Security-focused development tools are explicitly included, such as cargo-audit for identifying vulnerabilities in dependencies and cargo-deny for license and advisory checks.
- [SAFE]: No suspicious network operations, data exfiltration patterns, obfuscation, or unauthorized privilege escalation attempts were detected.
Audit Metadata