rust-cli-clap
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of Markdown documentation and configuration files designed to assist developers with Rust CLI development. It does not include any executable scripts or hidden logic.
- [COMMAND_EXECUTION]: The verification section in
SKILL.mdsuggests standard Rust development commands such ascargo testandcargo clippy. These are appropriate for the skill's purpose and are executed within the user's local development environment. - [EXTERNAL_DOWNLOADS]: The documentation references several well-known and trusted libraries and tools from the Rust ecosystem (e.g.,
clap,tracing,cargo-dist,miette). These references are for educational purposes and do not involve untrusted remote code execution.
Audit Metadata