kalshi-api
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and code for authenticating with the Kalshi API using RSA-PSS, which requires a private key stored at
~/.kalshi/private.pem. This is the documented and expected authentication method for this financial service.- [SAFE]: External dependencies specified in the documentation (httpx,cryptography) are standard, well-known Python libraries used for network requests and cryptographic operations.- [SAFE]: Network communication is restricted to official Kalshi exchange domains (api.elections.kalshi.com,api.kalshi.com, and related WebSocket hosts).
Audit Metadata