← Back to Skills Marketplace
kevinbrother

showname

by kssbox · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install slugname2
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 coherent and limited to searching X via the xAI API. If you install it, only provide an xAI API key (XAI_API_KEY). Review the key's permissions in your xAI console and consider using a scoped API key for read/search if available. Note: metadata owner IDs differ between the registry and _meta.json (minor mismatch in packaging), but this is not evidence of malicious behavior.
Capability Analysis
Type: OpenClaw Skill Name: slugname2 Version: 1.0.0 The skill bundle is a well-implemented tool for searching X (Twitter) via the xAI API. The Python script (scripts/search.py) includes robust input validation for handles and dates, uses a custom redirect handler to prevent credential leakage, and contains no evidence of data exfiltration, unauthorized execution, or prompt injection.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description (x-search) match the code and README: the scripts call the xAI Responses API to perform x_search tool queries. Requested binary (python3) and primaryEnv (XAI_API_KEY) are appropriate for this purpose.
Instruction Scope
SKILL.md instructs only to set XAI_API_KEY and run the included Python script with search-related flags. The script only reads XAI_API_KEY from the environment, validates CLI flags, and posts to https://api.x.ai/v1/responses. It does not read other system files, other env vars, or transmit data to unrelated endpoints.
Install Mechanism
Install spec uses a Homebrew formula for python (well-known package manager). No downloads from arbitrary URLs or archives; code is bundled with the skill and executed by the local python interpreter.
Credentials
Only XAI_API_KEY is required (declared as primaryEnv). No other secrets, keys, or config paths are requested. The env usage in the code matches the declared requirement.
Persistence & Privilege
The skill is not force-included (always: false) and does not modify other skills or system-wide agent settings. It runs on demand and does not request persistent elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install slugname2
  3. After installation, invoke the skill by name or use /slugname2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
No changes detected in this version. - This release contains no file or documentation updates.
Metadata
Slug slugname2
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is showname?

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 110 downloads so far.

How do I install showname?

Run "/install slugname2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is showname free?

Yes, showname is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does showname support?

showname is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created showname?

It is built and maintained by kssbox (@kevinbrother); the current version is v1.0.0.

💬 Comments