mantis-strategy
Warn
Audited by Snyk on May 15, 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 bot with built-in execution APIs and wallet configuration. It names specific execution tools: create_position (entry execution) and close_position (exit execution), plus strategy_get_clearinghouse_state for account/position info. It also requires a wallet in runtime.yaml and details sizing, leverage, and max position notional — all indicating the skill's primary purpose is to place and manage financial trades. These are direct financial execution capabilities, not generic callers or automation.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata