kalshi-weather-trader
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Comprehensive review of the skill's logic and network activity confirms that it operates as an automated trading tool without malicious intent or suspicious behavioral patterns.
- [EXTERNAL_DOWNLOADS]: The skill fetches weather forecast data from the well-known and trusted National Oceanic and Atmospheric Administration (NOAA) API at
api.weather.govand utilizes the legitimatesimmer-sdkPython package. - [CREDENTIALS_UNSAFE]: The skill requires a
SOLANA_PRIVATE_KEYfor transaction signing and aSIMMER_API_KEYfor authentication. These credentials are provided via environment variables, which is a standard and justified practice for financial automation skills to sign transactions locally before sending them to the blockchain.
Audit Metadata