starter-dashboard
Warn
Audited by Snyk on Jun 18, 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 explicitly uses the @alpacahq/alpaca-ts-alpha SDK and calls the Alpaca Trading API and Market Data API directly. It scaffolds a dashboard including trade, orders, and positions pages, reads/writes APCA_API_KEY_ID and APCA_API_SECRET_KEY (and has flags to write explicit credentials), and is explicitly meant for paper trading (with an option for live). This is a specific, purpose-built integration capable of placing market orders / trading via the brokerage API, so it provides direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata