Initialize new Dojo projects with proper directory structure, configuration files, and dependencies. Use when starting a new Dojo game project or setting up the initial project structure.
80
70%
Does it follow best practices?
Impact
100%
1.47xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agents/skills/dojo-init/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 specific to blockchain development (StarkNet/Dojo). The manifest and examples explicitly include rpc_url, account_address, and private_key in dojo_dev.toml, reference StarkNet dependencies, and show deploy/migrate and execute commands (sozo migrate, sozo execute) that would use those keys to sign/send on‑chain transactions. These are explicit crypto/wallet-related elements that enable transaction signing and execution rather than being a generic tool, so it constitutes direct financial/transaction execution capability.
44466c6
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.