Base Deploy
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides setup instructions to download and install the Foundry development suite from Paradigm's official site using a shell execution pattern (
curl | bash). - [COMMAND_EXECUTION]: The installation mechanism utilizes
npxto fetch and integrate external skills from thebase/base-skillspackage. - [SAFE]: The skill demonstrates secure credential handling by using environment variables for API keys and an interactive encrypted keystore (
cast wallet import) for managing private keys, avoiding hardcoded secrets. - [EXTERNAL_DOWNLOADS]: Interacts with official Base RPC endpoints and Coinbase's Cloud Development Platform (CDP) for faucet access.
Audit Metadata