salvo-basic-app
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content is purely educational, providing markdown documentation and Rust code snippets for using the Salvo web framework. All examples follow standard development practices for the language and framework.
- [EXTERNAL_DOWNLOADS]: The skill references standard Rust dependencies (
salvo,tokio,serde,serde_json) in a documentation context forCargo.toml. These are well-known, legitimate crates in the Rust ecosystem. - [COMMAND_EXECUTION]: No shell commands or dangerous subprocess executions are present in the documentation or examples.
- [DATA_EXFILTRATION]: There are no hardcoded credentials, sensitive file access patterns, or suspicious network operations. A redirect example uses
https://example.com, which is a standard reserved domain for documentation.
Audit Metadata