salvo-static-files
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as documentation for the Salvo web framework, specifically focusing on its static file serving capabilities using
StaticDir,StaticFile, andrust-embed. - [SAFE]: The provided code snippets demonstrate secure implementation patterns, including the use of middleware for session-based access control to protected directories.
- [SAFE]: All referenced dependencies (salvo, rust-embed) are legitimate, well-known libraries within the Rust ecosystem, consistent with the vendor's primary purpose.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected in the instructions or example code.
Audit Metadata