dojo-architecture
Warn
Audited by Snyk on Jun 16, 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 an onchain Starknet game that explicitly includes token and fund-management APIs and systems. Examples: interfaces IToken with reward(...) and burn(...); systems/files named treasury.cairo, vault.cairo, faucet.cairo and token.cairo (NUMS token operations); Store exposes token dispatchers (ITokenDispatcher); events include VaultPaid/VaultClaimed; and the external-deps list includes "ekubo — DEX integration (router, positions)". These are specific crypto/blockchain financial primitives (token transfers, vault payouts, treasury management, and DEX integration) — not generic tooling — and therefore grant direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata