salvo-testing
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for using the Salvo framework's testing utilities. All code snippets are standard Rust implementations for testing web handlers and middleware.
- [SAFE]: Dependencies listed (salvo, tokio) are well-known, legitimate Rust crates. The versioning and feature flags are consistent with standard development practices.
- [SAFE]: No suspicious network operations or data exfiltration patterns were detected. Network references are restricted to local loopback addresses (127.0.0.1) typically used in automated testing environments.
- [SAFE]: No obfuscation, prompt injection, or privilege escalation techniques were identified.
Audit Metadata