aeon-monitor-kalshi
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto retrieve market and orderbook data from the Kalshi API. The commands use specific endpoints and follow standard API integration patterns. - [EXTERNAL_DOWNLOADS]: Market data is fetched from
trading-api.kalshi.com. This is the official domain for Kalshi, which is a well-known, regulated financial service, making the data source appropriate and safe for the skill's purpose. - [PROMPT_INJECTION]: The skill consumes external market descriptions and comments which could serve as a vector for indirect prompt injection. However, the skill explicitly includes a rule instructing the agent to treat this text as untrusted, establishing a clear security boundary for processing external data.
Audit Metadata