skills/tgautier/dotfiles/rust/Gen Agent Trust Hub

rust

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill encourages proactive security measures, requiring the use of cargo-audit and cargo-deny to manage supply chain risks and vulnerabilities.
  • [SAFE]: It provides detailed guidance on input validation and sanitization (using the garde crate) to protect against malformed or malicious client data.
  • [SAFE]: The documentation includes hardening instructions for server middleware, specifically recommending request limits, timeouts, and security headers while explicitly forbidding permissive CORS.
  • [SAFE]: It mandates language-level safety features such as #![forbid(unsafe_code)] to ensure memory safety in the developed applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 12:20 AM