polymarket-trading
Warn
Audited by Snyk on Jun 23, 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 designed to execute market trades with real funds. It includes crypto credentials (private_key, funder_address), environment variable options for POLYMARKET_PRIVATE_KEY, a "polymarket.py" CLOB/API primitives module, sizing parameters (max_size_usdc), commands to "activate-live" and a go-live lifecycle (dry_run → live), and cronable signal/execute scripts (signal_cron.py, review_cron.py) that scan markets and record/perform trades. These are specific market-order/crypto execution capabilities (not generic tooling), so it grants direct financial execution authority — even though dry-run is default and live requires confirmation, the skill is explicitly built to place live trades and manage funds.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata