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
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 10, 2026, 12:54 AM
Issues
1
Security Audit — snyk — gold-orb-ea