alpaca-broker-integration
Warn
Audited by Snyk on Jun 30, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs performing live schema lookups at runtime (prefer the "alpaca-docs" MCP server and the docs index URLs https://docs.alpaca.markets/llms.txt and https://docs.alpaca.markets/llms-full.txt) which directly control the generated payloads/prompts, so these runtime fetches are a dependency that can alter agent instructions.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly about integrating with Alpaca's Broker and Trading APIs and repeatedly references transactional, money-moving operations: creating accounts, funding transfers (ACH/wire), journals to move cash/shares, and placing/canceling orders (trading API). It names endpoints and flows for placing market orders, funding rails, and account management — i.e., concrete APIs whose primary purpose is moving money/assets. This meets the "Direct Financial Execution" criteria.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata