cairo-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: Fetches and executes the Starknet Foundry installation script from the official foundry-rs repository using a piped-to-shell pattern.
- [COMMAND_EXECUTION]: Provides instructions to run
sncastandscarbCLI commands for compiling contracts, managing accounts, and performing on-chain transactions. - [COMMAND_EXECUTION]: Includes a shell script template for automating multi-step deployment workflows, utilizing standard tools like
grepandawkto parse command output. - [COMMAND_EXECUTION]: Supports the creation and execution of multicall transaction batches defined in local TOML configuration files.
Audit Metadata