Trusted — Risk Score 5/100
Last scan:1 day ago Rescan
5 /100
polymarket-geopolitics-sentiment-reversal-trader
Trades mean reversion on Polymarket geopolitical prediction markets at probability extremes (>92% or <8%) using a staleness factor based on days-to-resolution
A legitimate Polymarket mean-reversion trading skill with transparent documentation, paper-trading defaults, and no malicious behavior detected.
Skill Namepolymarket-geopolitics-sentiment-reversal-trader
Duration28.2s
Enginepi
Safe to install
No action required. The skill is safe to use with proper API key protection.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE READ ✓ Aligned Skill only reads its own source files for execution
Network READ READ ✓ Aligned API calls through simmer-sdk to Polymarket are documented and necessary
Shell NONE NONE No subprocess or shell execution found
Environment NONE READ ✓ Aligned Only reads SIMMER_* prefixed env vars for configuration

File Tree

3 files · 23.6 KB · 591 lines
Python 1f · 300L Markdown 1f · 162L JSON 1f · 129L
├─ 📋 clawhub.json JSON 129L · 2.3 KB
├─ 📝 SKILL.md Markdown 162L · 8.7 KB
└─ 🐍 trader.py Python 300L · 12.7 KB

Dependencies 1 items

PackageVersionSourceKnown VulnsNotes
simmer-sdk latest pip (PyPI) No Legitimate trading SDK by SpartanLabsXyz, version not pinned in project

Security Positives

✓ Paper trading (venue=sim) is the default with zero financial risk
✓ Explicit --live flag required for real Polymarket trades
✓ All parameters declared as tunables with sensible defaults
✓ Uses a well-documented PyPI package (simmer-sdk) with pinned version
✓ No shell execution, subprocess, or system command calls
✓ No sensitive file access (~/.ssh, ~/.aws, .env)
✓ No obfuscation (base64, eval, encoded payloads)
✓ No external network calls to suspicious IPs
✓ Comprehensive SKILL.md with full strategy documentation
✓ No credential harvesting beyond the API key required for trading
✓ Safety guards: max position $40, max 6 concurrent positions