goldrush-streaming-api
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for legitimate real-time blockchain data retrieval using the GoldRush Streaming API.
- [EXTERNAL_DOWNLOADS]: Documentation correctly points to the official @covalenthq/client-sdk on NPM and standard Python libraries like gql for implementation.
- [CREDENTIALS_UNSAFE]: Code examples use placeholders such as YOUR_API_KEY for authentication, preventing the leakage of sensitive credentials.
- [COMMAND_EXECUTION]: The skill provides benign CLI examples using standard tools like websocat and jq to verify WebSocket connectivity.
- [DATA_EXFILTRATION]: Network activity is restricted to the official vendor endpoint (wss://streaming.goldrushdata.com/graphql) for retrieving public blockchain events.
Audit Metadata