kalshi
Warn
Audited by Snyk on May 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is a focused API integration for a regulated prediction market (Kalshi) with explicit authenticated endpoints to execute financial actions. It documents creating, amending, cancelling, and batching orders (POST /portfolio/orders, /portfolio/orders/batched, /portfolio/events/orders, etc.), subaccount transfers (POST /portfolio/subaccounts/transfer), withdrawal and deposit history endpoints, portfolio balance and positions, and RFQ/quote execution endpoints that start/confirm execution. It also includes signing/authentication instructions for performing authenticated actions and a safety note that "POST /portfolio/orders submits real orders on production." These are specific tools to move money/trade assets, not generic interfaces, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata