Manage world migrations, handle breaking changes, and upgrade Dojo versions. Use when updating deployed worlds, migrating to new versions, or handling schema changes.
83
76%
Does it follow best practices?
Impact
98%
1.53xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/dojo-migrate/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
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.
52a1507
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.