kalshi-trading
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a read-only client for the Kalshi OpenAPI to fetch market, event, and series data.
- [SAFE]: Network communication is limited to the legitimate Kalshi API domain (api.elections.kalshi.com).
- [SAFE]: Input sanitization is performed on user-controlled variables using encodeURIComponent before they are included in API requests, preventing potential URI injection.
- [SAFE]: No hardcoded credentials, sensitive file access, or suspicious persistence mechanisms were identified in the source code.
Audit Metadata