dojo-migrate
Warn
Audited by Snyk on Feb 15, 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 deploying and migrating Dojo "worlds" to blockchain networks (examples: "sozo migrate", "sozo migrate --profile sepolia"), includes contract code that performs on-chain writes (world.write_model, migrator contract), and even warns to "Check account has funds for gas". These are concrete blockchain deployment/transaction operations (sending signed transactions to a network), not generic tooling. That matches the Crypto/Blockchain category (wallet/transaction execution) in the core rule, so it grants direct financial execution capability.
Audit Metadata