xion-treasury
Warn
Audited by Snyk on Apr 7, 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 explicitly designed for on-chain treasury financial operations. It provides concrete commands and APIs to create treasuries, fund treasuries, withdraw funds, set fee allowances, and configure authz grants (including MsgSend). Examples include "xion-toolkit treasury fund ... --amount 1000000uxion", "xion-toolkit treasury withdraw ... --to xion1recipient...", and "grant-config add ... --grant-type-url '/cosmos.bank.v1beta1.MsgSend' --spend-limit ...". These are direct crypto/blockchain financial actions (moving tokens, setting spend limits, managing fee grants and delegated send authorization), not generic tooling. Therefore it grants Direct Financial Execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata