rust-project-setup

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is purely instructional and provides templates for Rust project configuration.
  • [EXTERNAL_DOWNLOADS]: The skill references standard Rust development tools and GitHub Actions.
  • Fetches tools such as cargo-deny, cargo-audit, and cargo-hack using standard package management.
  • Recommends GitHub Actions from well-known sources in the Rust ecosystem, including dtolnay/rust-toolchain, Swatinem/rust-cache, and rustsec/audit-check.
  • [COMMAND_EXECUTION]: Provides standard shell commands for project initialization (cargo init), manifest validation (cargo metadata), and quality checks (cargo clippy, cargo fmt). All commands are within the expected scope of Rust development.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 04:42 AM
Security Audit — agent-trust-hub — rust-project-setup