manifest
Warn
Audited by Snyk on Mar 13, 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 trading on a decentralized exchange (Manifest DEX) and includes concrete SDK functions and flows to move funds and execute orders: e.g., placing/canceling orders via client.placeOrderIx(...), deposit/withdraw via globalDepositIx(...), creating global-account/trader setup with createGlobalAddTraderIx(...), wallet-adapter signing flows (getClientForMarketNoPrivateKey / getClientForMarket(...)), and cleanup/cancel instructions (cancelAllOnCoreIx()). These are specific crypto/blockchain financial operations (order placement, deposits/withdrawals, wallet signing) — not generic tooling — so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata