okx-sentiment-tracker
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@okx_ai/okx-trade-clipackage from the npm registry. This package is an official resource associated with the vendor (okx) and is used for interaction with the OKX news and sentiment APIs. - [INDIRECT_PROMPT_INJECTION]: The skill features commands such as
okx news detailandokx news latestthat ingest external data (article content and headlines). - Ingestion points:
okx news latestandokx news detailcommands inSKILL.md. - Boundary markers: None identified in the instructional content.
- Capability inventory: The skill uses the
okxCLI for data retrieval; no dangerous file system or network operations (outside of API access) are described. - Sanitization: None identified. While this ingestion of untrusted data represents a theoretical injection surface, it is fundamental to the skill's primary purpose of news retrieval and analysis.
Audit Metadata