polymarket-api

Warn

Audited by Snyk on Jun 24, 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 explicitly exposes trading and on-chain settlement functionality for a real-money prediction market on Polygon. It references the CLOB API for "order placement/cancel", the py-clob-client SDK that "handles EIP-712 derivation, API credential management, and order signing", usage of a wallet private key (POLYMARKET_PRIVATE_KEY), deriving API creds and signing orders, and calling redeemPositions() to claim winnings on-chain. These are concrete tools/APIs to place/cancel orders, sign transactions with a private key, and redeem funds — i.e. direct financial execution.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 24, 2026, 08:10 PM
Issues
1
Security Audit — snyk — polymarket-api