polo-futures
Warn
Audited by Snyk on Mar 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 for Poloniex perpetual futures trading and exposes authenticated endpoints that perform trading and account-affecting actions. It includes POST endpoints to place single and multiple orders (/v3/trade/order, /v3/trade/orders), endpoints to cancel orders and all orders, endpoints to close positions (/v3/trade/position, /v3/trade/positionAll), endpoints to adjust margin (/v3/trade/position/margin), and to set leverage (/v3/position/leverage). It requires API key/secret signing for authenticated requests. These are specific crypto trading/transaction operations (not generic tooling) that can move funds or change positions, so it grants Direct Financial Execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata