← Back to Skills Marketplace
dfsgdfgdfgddfsdfsdfsdfsdfsd1111
by
GitHub2Cao
· GitHub ↗
· v1.0.0
· MIT-0
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ssdfsdfsdfsaaaaaaa
Description
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...
Usage Guidance
This skill appears to do what it says: it sends queries to the official x.ai Responses API and requires only your XAI_API_KEY. Before installing, verify you obtained the XAI_API_KEY from the official x.ai console and are comfortable granting that key to this skill. Note the packaging metadata inconsistencies (odd top-level name and differing ownerId in _meta.json); if you do not recognize the publisher, prefer running the script locally in an isolated environment (or review/execute the included tests) rather than granting it to an agent with broad access. If you install Python via Homebrew, be aware it modifies your system environment; consider using a virtual environment. Rotate the API key if you stop using the skill or suspect misuse.
Capability Analysis
Type: OpenClaw Skill
Name: ssdfsdfsdfsaaaaaaa
Version: 1.0.0
The skill bundle provides a legitimate tool for searching X (Twitter) using the xAI Grok API. The implementation in `scripts/search.py` is well-structured, featuring robust input validation for handles and dates, and utilizes a custom HTTP handler to block redirects for security. The bundle includes a comprehensive test suite (`scripts/test_search.py`) and lacks any indicators of malicious intent, such as data exfiltration, unauthorized execution, or prompt injection.
Capability Assessment
Purpose & Capability
The SKILL.md, scripts/search.py, and tests all implement an X search via the xAI Responses API and require only XAI_API_KEY and python3 — this matches the declared purpose. Minor inconsistencies: the top-level skill name provided to you ('dfsgdfg...1111') does not match the SKILL.md name ('x-search'), and _meta.json contains a different ownerId than the registry metadata; these are likely metadata/packaging issues rather than functional mismatches.
Instruction Scope
Runtime instructions are limited to setting XAI_API_KEY and running the included Python script. The script validates inputs, constructs a JSON request to https://api.x.ai/v1/responses, and prints parsed results. It does not read other environment variables, system files, or exfiltrate data to unexpected endpoints. It also includes a NoRedirect handler to avoid following redirects.
Install Mechanism
Install spec only suggests installing Python via Homebrew (formula: python) which is a standard, well-known package. Installing Python is proportionate to running the included scripts, but note that brew installs/updates a system interpreter and dependencies on macOS may be heavier than a pure-script package.
Credentials
Only XAI_API_KEY is declared and used (primaryEnv). The code reads only XAI_API_KEY from the environment and no other secrets or config paths, so requested credentials are proportional to the skill's purpose.
Persistence & Privilege
The skill is not 'always' enabled and does not request any elevated or persistent system privileges. It does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but is not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ssdfsdfsdfsaaaaaaa - After installation, invoke the skill by name or use
/ssdfsdfsdfsaaaaaaa - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
sdfsd sdf
Metadata
Frequently Asked Questions
What is dfsgdfgdfgddfsdfsdfsdfsdfsd1111?
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... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install dfsgdfgdfgddfsdfsdfsdfsdfsd1111?
Run "/install ssdfsdfsdfsaaaaaaa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is dfsgdfgdfgddfsdfsdfsdfsdfsd1111 free?
Yes, dfsgdfgdfgddfsdfsdfsdfsdfsd1111 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does dfsgdfgdfgddfsdfsdfsdfsdfsd1111 support?
dfsgdfgdfgddfsdfsdfsdfsdfsd1111 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created dfsgdfgdfgddfsdfsdfsdfsdfsd1111?
It is built and maintained by GitHub2Cao (@github2cao); the current version is v1.0.0.
More Skills