okx-dex-social
Warn
Audited by Snyk on May 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.95). At runtime, the required REST calls for
news-*(especiallynews-detailwithcontent) andvibe-*/vibe-top-kolsingest third-party article bodies and KOL fields (e.g., titles/summaries/fullcontent, handles/nicknames) from upstream social/news platforms into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The shared preflight checks explicitly fetch and execute remote installer code at runtime (e.g., curl ... "https://raw.githubusercontent.com/okx/onchainos-skills/${LATEST_TAG}/install.sh" and related GitHub releases download URLs), so the skill depends on externally downloaded scripts that are run locally.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata