okx-dex-social

Fail

Audited by Snyk on Jul 30, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The docs instruct automated downloading and execution of installer scripts and remote binaries from GitHub releases (curl/Invoke-WebRequest + sh execution) and rely on remote checksums—this is a supply-chain / remote code execution risk (high-risk pattern) though no explicit data-exfiltration or hidden backdoor code is present in the files themselves.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). In SKILL.md, the runtime workflow calls onchainos social news-search/news-latest/news-by-symbol to retrieve third-party articles[].title/summary and—via news-detail or --detail-level 2—the full articles[].content, plus vibe-top-kols/vibe-timeline sample KOL handles/nicknames and firstMention tweet URLs, all of which are outsider-authored free text from external platforms.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 30, 2026, 04:23 PM
Issues
3
Security Audit — snyk — okx-dex-social