execution-algo-trading

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 explicitly an institutional execution-algorithms module for placing and managing market trades. It defines domain-specific executors and order types (TWAPExecutor, VWAPExecutor, POVExecutor, IcebergOrder, ISOptimiser) with parameters like symbol, total_qty, side="buy"/"sell", limit_price, participation_rate, and methods that build schedules, produce slice orders (on_market_volume), process fills (on_fill), and calculate quantities to trade. These are specific tools to execute market orders / manage trade execution (i.e., directly move financial assets), not generic utilities like a browser or HTTP caller. Therefore it grants direct financial 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 — execution-algo-trading