solidity
Warn
Audited by Snyk on Mar 13, 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 a Solidity smart-contract development and deployment skill targeted at mainnet production use. It references blockchain tooling and transaction execution workflows (Foundry/forge scripts for deployments, using --account/--sender, vm.envString("MAINNET_RPC_URL"), deploy scripts, multisig/safe-utils for governance interactions, secure private-key storage, executing governance proposals). Those are specific crypto/blockchain deployment and transaction tools (wallet/key handling and transaction sending) rather than generic coding or browser automation, so it grants direct crypto execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata