polymarket-ai-divergence
Warn
Audited by Snyk on Feb 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill fetches public market data from the Simmer API (ai_divergence.py calls GET /api/sdk/markets via the Simmer client and scripts/status.py requests ${SIMMER_API_URL}/api/sdk/markets, defaulting to https://api.simmer.markets), which returns user-authored/public market questions (including imported Polymarket/Kalshi content) that the tool reads and uses to compute divergences and trading signals—so untrusted third-party text can materially influence the tool's outputs and decisions.
Audit Metadata