sqlx-best-practices

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a set of instructional guidelines for Rust developers. It does not contain any executable code, scripts, or commands that could be used for malicious purposes.
  • [SAFE]: Includes explicit security advice under the 'Anti-patterns' section, warning against the use of string interpolation (format!, concat!) which causes SQL injection vulnerabilities.
  • [SAFE]: External links are restricted to official documentation on docs.rs for the sqlx and sqlx-cli projects.
  • [SAFE]: Mentions standard environment variables like DATABASE_URL and SQLX_OFFLINE in a purely instructional context for local development and CI synchronization, with no hardcoded secrets or sensitive data exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 10:40 PM
Security Audit — agent-trust-hub — sqlx-best-practices