CtrlK
BlogDocsLog inGet started
Tessl Logo

dojo-init

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

1.47x
Quality

70%

Does it follow best practices?

Impact

100%

1.47x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/dojo-init/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Repository
dojoengine/book
Audited
Security analysis
Snyk

Is this your skill?

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.