gold-orb-ea
Warn
Audited by Snyk on May 10, 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 an MQL5 Expert Advisor explicitly designed to place and manage live trades. It uses MT5 execution classes (CTrade) and shows direct order calls (trade.Buy(...), trade.Sell(...)), position sizing based on AccountInfoDouble(ACCOUNT_BALANCE), equity/drawdown checks, and functions to close positions (CloseAllPositions). The primary purpose is to execute market orders on XAUUSD (buy/sell signals, TP/SL, trailing stops, max trades/day), so it explicitly provides market-order execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata