setup-stylus-contracts
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Rust toolchain installer from the official rustup.rs domain, which is a well-known service for the Rust programming language.
- [REMOTE_CODE_EXECUTION]: Employs the standard piped shell installation method for Rust (curl | sh), which is the officially recommended procedure by the Rust Foundation.
- [COMMAND_EXECUTION]: Utilizes the cargo-stylus CLI tool for project management, compilation, and deployment tasks typical for blockchain development.
Audit Metadata