drift-sdk
Warn
Audited by Snyk on Feb 20, 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 direct SDK for trading on Drift Protocol (a Solana perpetual futures DEX). It requires a Solana private key (DRIFT_PRIVATE_KEY) and exposes commands to open/close long/short positions, place/cancel/modify orders, set leverage, and check balances/positions. This is a dedicated crypto trading tool that signs and sends on-chain transactions and executes market and limit orders—i.e., direct financial execution on blockchain. Therefore it meets the "Direct Financial Execution" criteria.
Audit Metadata