axum-impl-deployment

Pass

Audited by Gen Agent Trust Hub on Aug 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill promotes security best-practices such as using multi-stage Docker builds to reduce attack surface and binary size.
  • [SAFE]: It correctly instructs developers to bind to 0.0.0.0 inside containers and to use environment variables for sensitive configuration like database URLs and secrets rather than hardcoding them.
  • [SAFE]: The implementation of graceful shutdown handlers using SIGTERM and SIGINT prevents data loss and abrupt connection resets during deployments.
  • [SAFE]: External tool recommendations like cargo-chef and rustup targets are standard industry tools used for build optimization and cross-compilation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 13, 2026, 03:33 AM
Security Audit — agent-trust-hub — axum-impl-deployment