actix-web-docs
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references the official Rust installation script from a well-known and trusted source (sh.rustup.rs).
- [COMMAND_EXECUTION]: The skill provides example shell commands for standard developer workflows, including certificate generation with openssl and project execution with cargo.
- [REMOTE_CODE_EXECUTION]: Includes the standard rustup installation method which involves piping a remote script to a shell, utilizing a trusted official source.
- [SAFE]: The documentation includes explicit security warnings regarding path traversal risks when configuring static file serving, promoting secure implementation by users.
Audit Metadata