axum
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as technical documentation and contains no malicious code, prompt injections, or unauthorized data access logic.
- [SAFE]: Dependencies are restricted to well-known and trusted Rust crates like Axum, Tokio, and SQLx.
- [SAFE]: Code examples demonstrate secure practices, including the use of the 'validator' crate for sanitizing user input and 'bcrypt' for password security.
- [SAFE]: No sensitive data exposure or hardcoded credentials were detected; configuration is appropriately managed through environment variables.
Audit Metadata