x-search
Warn
Audited by Snyk on Aug 3, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime path uses
scripts/search-x.mjsto run Grok with a user-supplied--queryprompt, obtains Grok’s search results, extractshttps://x.com/...URLs, and then (per validation rules) the skill relies on those posts’ content read at runtime (via the logged-in browsing step described inSKILL.md).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The script sets GROK_CLI_CHAT_PROXY_BASE_URL to https://cli-chat-proxy.grok.com/v1 and invokes the local Grok CLI at runtime, which will contact that proxy to obtain model responses that directly determine the skill's returned answer and citations.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata