camel-strategy
Warn
Audited by Snyk on Jun 28, 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 trading/execution system for crypto perpetuals on Hyperliquid: it references wallets (CAMEL_HARVEST_WALLET / CAMEL_PAYOUT_WALLET), leverage/clamping, position sizing, execution details (maker/taker windows, slots, margin_pct), and runtime daemons that execute real trades. The doc explicitly names execution functions/tools (create_position, close_position, edit_position, cancel_order, strategy_close_positions, ratchet_stop_*) and says those are reserved for the producer daemon/DSL ratchet engine — demonstrating the skill is specifically designed to place and manage market orders and positions on a crypto exchange. This is direct financial execution capability (crypto + market orders).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata