axum-impl-tower-stack
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected in the skill instructions or reference materials.
- [SAFE]: The skill provides security-positive guidance by identifying and providing fixes for common anti-patterns (e.g., AP-2 regarding permissive CORS in production and AP-4 regarding missing body limits).
- [SAFE]: External references and dependencies are restricted to standard, well-known Rust ecosystem crates such as
tower,tower-http, andtower_governor. - [SAFE]: The documentation emphasizes the importance of the
poll_readybackpressure contract, which is a key reliability and stability pattern for high-performance web services.
Audit Metadata