dojo-init
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 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.
Audit Metadata