nansen-limit-orders
Warn
Audited by Snyk on Apr 30, 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 explicitly exposes trading functions: it instructs use of
nansen trade limit-order create|list|cancel|updateto place, modify, and cancel native limit orders on Solana via the Nansen trading API. It requires a configured wallet and API key, auto-registers a trading vault and caches a JWT, and cancellation submits an on-chain withdrawal transaction (tx signatures surfaced). These are purpose-built financial operations that can execute on-chain trades (move funds). Although the doc describes an alert-based fallback for non-Solana chains, the Solana path clearly grants direct transaction/ordering capability. Therefore it provides direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata