rust-practices
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of markdown-based architectural and coding guidelines for the Rust programming language. It does not contain any executable scripts, command-line operations, or network requests.
- [SAFE]: The documentation explicitly promotes security best practices, such as minimizing the use of
unsafeblocks, avoidingpanic!, and ensuring that sensitive information is not leaked into error messages or application logs. - [EXTERNAL_DOWNLOADS]: The skill mentions common, well-known Rust crates including
tokio,thiserror, andanyhowas recommended libraries for async execution and error handling. These are standard dependencies within the Rust ecosystem and do not represent a security risk. - [PROMPT_INJECTION]: The instructions are clear, technical, and focused on code quality. There are no attempts to override system prompts, bypass safety filters, or manipulate the agent's core instructions.
Audit Metadata