alpaca-trading

Warn

Audited by Snyk on Mar 25, 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 built to execute financial transactions via Alpaca's trading API. It requires Alpaca API keys (APCA_API_KEY_ID / APCA_API_SECRET_KEY), exposes explicit endpoints and commands to place market/limit orders (alpaca POST /v2/orders), trade crypto (POST /v2/orders with BTC/USD), trade options (POST /v2/orders for option contracts, exercise via POST /v2/positions/.../exercise), cancel orders, and close positions. It therefore provides direct market order and asset management capabilities (including live vs paper trading) — i.e., the primary purpose is to move money/assets.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 25, 2026, 09:28 AM
Issues
1