rust-database

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill emphasizes secure coding by mandating query parameterization and allowlisting for dynamic SQL identifiers to mitigate injection risks.
  • [COMMAND_EXECUTION]: Benign execution of standard Rust development tools (cargo test, cargo clippy, rustc) is suggested for validating code and project state.
  • [SAFE]: External documentation links provided in the skill refer to reputable and official sources for the Rust programming language and major database crates like SQLx, Diesel, and SeaORM.
  • [SAFE]: The skill encourages robust data handling practices, including preventing the exposure of sensitive SQL parameters or credentials in error logs and user-facing responses.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 06:57 PM
Security Audit — agent-trust-hub — rust-database