Base Deploy
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Foundry development toolkit from Paradigm's official domain as part of the environment setup.
- [REMOTE_CODE_EXECUTION]: Executes the Foundry installation script via a piped shell command from a well-known developer tool provider.
- [COMMAND_EXECUTION]: Utilizes standard blockchain CLI tools including
forgeandcastfor contract compilation and deployment operations. - [CREDENTIALS_UNSAFE]: No unsafe credential handling detected. The skill correctly instructs the user to import keys into Foundry's encrypted keystore and use environment variables for API keys rather than hardcoding secrets.
Audit Metadata