error-handling
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains purely instructional content and coding guidelines for Rust development. It encourages the use of safe error handling patterns (Result, ?) and discouraging unsafe ones (unwrap).
- [SAFE]: No executable scripts, network operations, or sensitive file access patterns were found within the skill file.
- [SAFE]: The mention of external crates like 'thiserror' and 'anyhow' is strictly for documentation and architectural guidance within the context of a Rust project's Cargo.toml, rather than an attempt to download or execute untrusted code at runtime.
Audit Metadata