rust-cli-agent-style

Pass

Audited by Gen Agent Trust Hub on Feb 15, 2026

Risk Level: LOW
Full Analysis
  • [SAFE] (SAFE): The skill is primarily a collection of Markdown reference files. No malicious logic, obfuscation, or unauthorized data access was detected in any of the 59 files.
  • [ERROR HANDLING] (INFO): Critical rules such as err-no-unwrap and err-no-expect mandate the use of proper error propagation over operations that could cause a denial-of-service (DoS) through application panics.
  • [MEMORY SAFETY] (INFO): The rule cross-workspace-lints recommends a workspace-level deny on unsafe_code, which ensures the generated code adheres to Rust's strongest memory safety guarantees.
  • [TRUSTED SOURCE] (INFO): The skill identifies its source as the openai/codex repository. openai is a verified trusted organization according to the [TRUST-SCOPE-RULE].
  • [COMMAND_EXECUTION] (LOW): The README.md defines standard build and validation scripts using pnpm. While these involve command execution and package downloads, they are standard for the development lifecycle of this skill type and are linked to a trusted source.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 15, 2026, 11:29 PM