contract-deployer
Warn
Audited by Snyk on Feb 28, 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 deploy on-chain assets (ERC20/ERC721) and includes specific blockchain execution tools:
write_contractto deploy contract bytecode (i.e., send transactions),estimate_gasto compute costs, and read/write contract interaction. Deploying tokens and executing on-chain writes is a crypto/blockchain financial operation (creating/managing on-chain assets and broadcasting transactions), so it meets the "Direct Financial Execution" criteria.
Audit Metadata