axum-impl-static-files
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as technical documentation for the Axum web framework and the
tower-httplibrary. All code snippets demonstrate standard, safe usage of these libraries for web development. - [SAFE]: No malicious obfuscation, prompt injection, or data exfiltration patterns were detected in the instructions or reference materials.
- [SAFE]: The dependencies mentioned (axum, tokio, tower-http) are standard, well-known packages in the Rust ecosystem and are used according to their intended design.
- [SAFE]: The skill includes an anti-patterns section that correctly identifies and mitigates common developer errors, such as incorrect routing or improper HTTP status code handling for Single Page Applications (SPA).
Audit Metadata