eel-strategy

Warn

Audited by Snyk on Jun 28, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is an explicit trading/portfolio execution system: it names wallets (EEL_LONG_WALLET, EEL_SHORT_WALLET), defines order mechanics (FEE_OPTIMIZED_LIMIT with taker fallback), leverage, per-position margin, drawdown halts, and a producer daemon that "serves both books" and "emits entries" — i.e., it places trades. The doc even references execution tool names (create_position, close_position, edit_position, ratchet_stop_, cancel_order, strategy_close) and a hard rule forbidding user sessions from calling them, which confirms those are actionable execution APIs. This is not a generic tool — it is specifically designed to send market orders/manage positions and control wallets, so it grants direct financial execution capability.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 28, 2026, 08:48 PM
Issues
2
Security Audit — snyk — eel-strategy