spol-upgrade
Warn
Audited by Snyk on Jun 16, 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 explicitly describes scripts and helpers that read a deployer private key and broadcast signed on-chain transactions as part of upgrade deployment. Examples: "Outer
runBoth(string)/runL1/runL2wrappers handlevm.startBroadcastand readDEPLOYER_PRIVATE_KEYfrom env," the upgrade script is "what the operator will broadcast," and the workflow covers producing and submitting multisig calldata and broadcasting the upgrade transactions. Those are crypto/blockchain signing and transaction-sending capabilities (direct on-chain execution), so this is direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata