trading-execution
Warn
Audited by Snyk on Feb 25, 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). This skill is explicitly and primarily designed to execute financial operations: it places market and limit orders, batches orders, cancels orders, manages copy-trading (follow wallets), queries order fees/status, and requires authentication for trading. The prompt includes concrete API endpoints for creating orders (e.g., /smart-web-gateway/order/create), creating/cancelling pending orders, and creating/stopping copy trades — all of which move or control crypto assets on Solana. This matches the "Direct Financial Execution" criteria for crypto/blockchain operations.
Audit Metadata