fox-strategy
Warn
Audited by Snyk on Mar 13, 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 a fully autonomous trading agent and exposes specific financial execution APIs and actions. It instructs creation/funding of strategy wallets and uses MCP API calls to move funds and execute market operations: e.g., strategy_create_custom_strategy, strategy_top_up (fund wallet), create_position (open trades), close_position (close trades), edit_position (sync SL), strategy_get_open_orders/strategy_get_clearinghouse_state (manage positions), and explicit rules that the agent "does NOT ask permission to: Open a position ... Close a position ...". These are direct market-order and wallet-management capabilities (opening/closing positions, funding wallets, editing positions), so the tool is specifically designed to move money and execute trades autonomously.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata