gate-exchange-trading

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.90). The skill explicitly instructs runtime calls to public news and social UGC sources (e.g., news_feed_search_news and news_feed_search_news(platform_type="social_ugc") referenced in references/scenarios.md, routing-and-analysis.md, and runtime-dependencies.md) and requires ingesting and acting on that content to produce Trading Briefs, order drafts, and execution decisions, which could allow indirect prompt injection from untrusted third-party content.

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). The skill is explicitly a crypto exchange trading skill (Gate) and is designed to perform real financial actions: it drafts and executes spot buys/sells, USDT perpetual (futures) open/close/reverse/amend/cancel, margin borrowing, order/position management, and requires authenticated API keys (GATE_API_KEY/GATE_API_SECRET) or gate-cli config for private execution. These are specific exchange/transaction capabilities (crypto trading and order execution), not generic tooling, so 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