Reliable Bitcoin Price Feed

PassAudited by VirusTotal on May 18, 2026.

Findings (1)

The skill is a legitimate tool for streaming real-time Bitcoin price data from the Bitquery GraphQL API. The Python script (scripts/stream_bitquery.py) and instructions (SKILL.md) correctly implement WebSocket subscriptions and include proactive security warnings regarding the exposure of API keys in URLs, which is a known characteristic of the Bitquery streaming endpoint.