finlab
Warn
Audited by Snyk on May 3, 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 includes broker integration and order-execution APIs: e.g., Position.from_report(report, fund=...), SinopacAccount(), OrderExecutor(position, account=acc), and executor.create_orders() (with view_only preview and then actual execution). It also documents OrderExecutor.generate_orders / generate_order_entries and typed OrderEntry/Portfolio contracts. These are specific market-order / broker-facing functions designed to place live trades, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata