deploying-contracts-on-base

Warn

Audited by Snyk on Feb 25, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is explicitly designed for blockchain financial operations. It includes programmatic crypto wallet handling and transaction actions: Foundry/forge create commands that sign and send deployments, guidance to store/import private keys, and a CDP SDK example (CdpClient with cdp.evm.createAccount() and cdp.evm.requestFaucet) which uses API keys and wallet secrets to fund addresses. These are specific crypto/blockchain APIs and wallet/transaction operations (signing/sending funds), not generic tools, so it grants direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 25, 2026, 03:25 AM