alpaca-trading
Warn
Audited by Snyk on Jun 23, 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 designed to execute trades via the Alpaca API. It defines per-user API credentials, supports switching to real trading, and exposes concrete trading commands including "buy AAPL 10" and "sell AAPL 10" (market orders). It therefore provides direct market-order execution capability for stocks and crypto rather than a generic interface. Even though it includes safeguards (require confirmation), the primary purpose is trading execution using Alpaca credentials.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata