order-placement-debugging

Warn

Audited by Snyk on Feb 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 about placing and debugging market orders via the OpenAlgo smart-order API. It documents a specific POST endpoint (/api/v1/placesmartorder), required API key and order fields (symbol, action BUY/SELL, exchange, pricetype, product, quantity, etc.), success response with orderid, and a test script to instantiate APIClient and call placesmartorder. This is a specific tool to execute market orders (move financial assets), not a generic capability—so it grants direct financial execution authority.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 23, 2026, 02:19 PM