X Search
Search X (Twitter) posts using the xAI API. Use when the user wants to find tweets, search X/Twitter, look up what people are saying on X, or find social med...
No comparison available
A previous version is required before a diff can be generated.
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill's code, install steps, and required credential (XAI_API_KEY) align with its stated purpose of querying the xAI/Grok x_search tool and there are no surprising network endpoints, extra credentials, or persistent privileges requested.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: xsearch Version: 1.0.0 The x-search skill is a well-implemented tool for searching X (Twitter) via the official xAI Grok API. The Python script (scripts/search.py) uses standard libraries (urllib) to interact with the API, includes robust input validation for handles and dates, and implements safety measures like blocking HTTP redirects. No evidence of data exfiltration, malicious execution, or prompt injection was found.