Polymarket Real Time Trades Stream

PassAudited by VirusTotal on May 18, 2026.

Findings (1)

The skill is a legitimate tool for streaming real-time Polymarket trade data via the Bitquery GraphQL API. The Python script (scripts/stream_polymarket.py) correctly implements the WebSocket subscription and includes extensive documentation (SKILL.md) regarding the inherent security risks of the Bitquery API (which requires the API key in the connection URL). No evidence of data exfiltration, malicious execution, or prompt injection was found; the code is transparent and aligns perfectly with its stated purpose.