@1247/orderly-positions-tpsl

Warn

Audited by Snyk on Mar 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 explicitly exposes trading and account-control APIs and SDK hooks that perform monetary actions: placing market orders (POST /v1/order), placing/ cancelling algo TP/SL orders (POST /v1/algo/order, DELETE /v1/algo/order(s)), closing positions via usePositionClose.closePosition, submitting TPSL orders via useTPSLOrder.submit, and changing leverage via POST /v1/client/leverage / useLeverage.setLeverage. It requires an API key with trading scope and is specifically designed to execute trades and manage position/risk settings, so it grants direct financial execution authority.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 15, 2026, 10:04 AM
Issues
1