Clear Street REST API Expert
Warn
Audited by Snyk on May 17, 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). This skill explicitly requires the agent at runtime to fetch and "browse the relevant endpoint page" from the official docs (e.g., https://docs.clearstreet.io/studio/reference/) and use that fetched content to determine request/response shapes and guide its responses, so the external URL content directly controls the agent's instructions and is a required dependency.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly for the Clear Street trading API and lists endpoints that perform trading and custodial actions: e.g., Create order (POST createorder), Create bulk orders, Update order, Delete order/Delete all orders, Create locate order (lending), and margin simulation endpoints. These are specific APIs to execute market/trading and lending actions (i.e., move/allocate financial assets), not generic tooling. Therefore it grants direct financial execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata