deploy-contracts
Warn
Audited by Snyk on Mar 4, 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 for interacting with the Aptos blockchain: it includes commands that create and submit on-chain transactions (aptos move deploy-object, aptos move publish, aptos move upgrade-object, aptos move run), references managing private keys, funding accounts (faucet and "transfer real APT"), and gas fees paid in APT. Those are concrete crypto/blockchain operations (deploying contracts, signing/submitting transactions, spending on-chain tokens), so it grants direct financial/crypto execution capability.
Audit Metadata