polymarket-arbitrage-bot

Warn

Audited by Snyk on Mar 29, 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 that places real market orders and redeems funds when run in production. It requires a PRIVATE_KEY/PROXY_WALLET_ADDRESS and signature type, includes API_KEY/API_SECRET options, and has a placeOrder implementation that builds, signs (with ethers), and POSTs orders to a CLOB order endpoint (and redeems winning tokens). The README even documents running in PRODUCTION=true and funding the wallet. These are specific, purpose-built financial execution capabilities (sending signed transactions/orders and managing wallets), not generic tooling.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 29, 2026, 11:13 AM
Issues
1