Polymarket Weather Trader
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The polymarket-weather-trader skill is a legitimate automated trading tool designed to execute weather-based bets on Polymarket using NOAA and Open-Meteo forecasts. The code in weather_trader.py and scripts/status.py is well-documented, follows the stated purpose, and includes robust safety features such as a mandatory --live flag for real-money trades, dry-run defaults, and configurable risk monitors. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; sensitive credentials like SIMMER_API_KEY and WALLET_PRIVATE_KEY are handled appropriately for authenticated API communication and client-side transaction signing.
