deploy-contracts
Warn
Audited by Snyk on Mar 14, 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 to perform blockchain transaction operations on Aptos networks (devnet/testnet/mainnet). It includes concrete CLI commands that create and submit signed transactions (aptos move deploy-object, aptos move upgrade-object, aptos init, aptos account fund-with-faucet, aptos account balance, etc.), instructions to fund accounts with real APT and pay gas, and guidance for mainnet deployment that generates and uses private keys. These are specific crypto/blockchain execution capabilities (transaction signing and spending native token for gas), not generic tooling, so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata