rust-architecture
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a structural guideline for Rust development, emphasizing the separation of concerns into domain, application, ports, and adapters.
- [COMMAND_EXECUTION]: The skill references standard Rust toolchain commands such as
cargo fmtandcargo clippyfor formatting and linting. These are standard development practices and do not pose a security risk in this context. - [SAFE]: No prompt injection, data exfiltration, or obfuscation techniques were identified. References to external crates like
thiserror,color-eyre, andclapare well-known standards in the Rust ecosystem.
Audit Metadata