gate-exchange-alpha

Warn

Audited by Snyk on Apr 26, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly fetches and interprets data from Gate Alpha's external APIs via gate-cli (e.g., gate-cli cex alpha market currencies, market tokens, market tickers, order quote, account balances, order list/get, account book), and those runtime responses (quotes, token status, balances, tickers) are parsed and used to decide quoting/placing orders and next actions, so untrusted third‑party content can materially influence tool use.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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

  • Direct money access detected (high risk: 1.00). This skill is explicitly designed for crypto trading on the "Gate Alpha" platform. It defines authenticated, write-capable commands (notably gate-cli cex alpha order place and gate-cli cex alpha order quote) and modules for Trading (Buy) and Trading (Sell). It requires API key/secret credentials, specifies write permissions (Alpha:Write), and enforces quote->confirm->place order flow and order management. These are concrete, purpose-built capabilities to execute financial transactions (place market orders), not generic tooling — therefore it grants direct financial execution authority.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 26, 2026, 03:51 PM
Issues
3