prediction-market-strategy

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 is explicitly a trading strategy for prediction markets (Kalshi/Polymarket). It contains domain-specific, non-generic instructions to place market actions (post maker NO bids, buy YES, walk the ladder, limit price posting) and precise sizing/execution formulas (Kelly sizing, limit_price_cents, contracts = stake / entry_price). It references a scripts/sizing.py with functions that compute fees, net_edge, limit prices, and contract counts. Although low-level API mechanics are in another repo, the skill's primary and explicit purpose is to operate on market contracts (i.e., buy/sell/post orders) and thus directly enables financial transaction execution in markets. This meets the criteria for Direct Financial Execution Authority.

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 — prediction-market-strategy