ranger-finance
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 explicitly a perpetual futures trading SDK for Solana and exposes functions to execute market actions: getOrderMetadata (quotes), increasePosition, decreasePosition, closePosition, and executeTransaction. It shows signing with a wallet private key and environment variables (WALLET_PRIVATE_KEY) and lists MCP tools like sor_increase_position / sor_decrease_position / sor_close_position for AI agents. These are specific, purpose-built APIs to place and sign on-chain trades (i.e., move/allocate funds and open/close positions), so it grants direct financial execution capability.
Audit Metadata