axum-impl-validation
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and implementation patterns for the
validatorandgardeRust crates within the Axum framework. - [SAFE]: All code examples follow secure programming practices, such as recommending
422 Unprocessable Entityfor semantic errors and providing patterns for static regex compilation to prevent performance-based DoS. - [SAFE]: External references target official documentation (docs.rs) and established open-source registries (crates.io), which are well-known and trusted services.
- [SAFE]: The custom extractor implementation correctly handles errors by delegating syntax failures to the standard
JsonRejectionwhile specifically catching and reporting domain-rule violations. - [SAFE]: No obfuscation, data exfiltration, or unauthorized command execution patterns were detected.
Audit Metadata