salvo-testing
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): The skill contains standard Rust boilerplate code for testing web handlers, middleware, and API endpoints using the Salvo framework.
- [EXTERNAL_DOWNLOADS] (LOW): Recommends standard Rust crates
salvoandtokio-testas development dependencies. These are legitimate packages from the crates.io registry. - [DATA_EXFILTRATION] (LOW): Network references in code snippets are limited to
127.0.0.1, which is the local loopback address whitelisted for testing purposes. - [PROMPT_INJECTION] (SAFE): No evidence of prompt injection patterns or attempts to override system instructions.
Audit Metadata