rust-code-review
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for Rust code review and does not contain any executable malicious payloads or data exfiltration logic.
- [EXTERNAL_DOWNLOADS]: The skill references coding standards hosted on the author's official GitHub repository (apollographql/rust-best-practices). This is a legitimate vendor resource used for documentation purposes.
- [COMMAND_EXECUTION]: The skill recommends the use of 'cargo clippy' for static analysis. This is a standard industry practice for Rust development to ensure code quality and safety.
- [DATA_EXPOSURE]: Analysis is restricted to Rust source files (**/*.rs) as defined in the configuration, with no attempts to access sensitive environment variables, credentials, or system-level configuration files.
Audit Metadata