prediction-market-odds

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes shell commands to interact with external APIs and local scripts.
  • The agent is instructed to use curl to fetch market data and event details from prediction platforms.
  • The skill relies on a local Python script fedwatch_zq.py to perform mathematical calculations on market data.
  • Evidence: curl -s "https://gamma-api.polymarket.com/events?slug=<slug-from-search>" and python3.12 fedwatch_zq.py.
  • [EXTERNAL_DOWNLOADS]: The skill performs network requests to retrieve market information from well-known services.
  • It fetches data from Polymarket's Gamma API and Kalshi's public trade API.
  • It suggests using WebFetch or curl to access these services for real-time probability anchors.
  • Evidence: https://gamma-api.polymarket.com/public-search and https://api.elections.kalshi.com/trade-api/v2/events.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 08:14 AM
Security Audit — agent-trust-hub — prediction-market-odds