rust-project-setup
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and templates for Rust project management. It does not contain any executable scripts, obfuscated code, or suspicious instructions.- [EXTERNAL_DOWNLOADS]: References well-known and trusted community resources, such as the
dtolnay/rust-toolchainandSwatinem/rust-cacheGitHub Actions, which are standard in the Rust ecosystem.- [COMMAND_EXECUTION]: Instructions involve standard development commands (cargo init,cargo build,cargo test) used for their intended purpose in project scaffolding.- [SAFE]: The skill actively encourages security awareness by includingcargo auditand therustsec/audit-checkGitHub Action in its recommended workflows.
Audit Metadata