← Back to Skills Marketplace
baofeng-tech

Twitter Command Center Search Post

by baofeng-tech · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install twitter-command-center-search-post
Description
Search X/Twitter profiles, tweets, trends, and OAuth-gated posting through AIsa. Use when: the user needs Twitter research, monitoring, or engagement workflo...
Usage Guidance
This package appears internally consistent: it requires python3 and a single AISA_API_KEY, and the included scripts implement the advertised Twitter/X search and OAuth posting flows. Before installing or running: 1) Understand that your AISA_API_KEY, tweet content, and any image/video attachments will be transmitted to a third-party relay (default: https://api.aisa.one). Only proceed if you trust that service. 2) The scripts accept environment overrides (e.g., TWITTER_RELAY_BASE_URL) that are not declared in SKILL.md—review and lock those if you need to control endpoint behavior. 3) Inspect the included Python files yourself (they are bundled) to confirm no undesired network calls or logging occur, and consider using a dedicated API key with limited scope. 4) If you need stronger assurances, run the scripts in a sandbox or local network-restricted environment first.
Capability Analysis
Type: OpenClaw Skill Name: twitter-command-center-search-post Version: 1.0.0 The skill bundle provides a comprehensive interface for interacting with Twitter/X via the AIsa API, supporting search, profile research, and OAuth-gated posting. The Python scripts (twitter_client.py and twitter_oauth_client.py) are well-structured, using standard libraries to perform API requests and handle media uploads without any evidence of malicious behavior such as credential theft or unauthorized data exfiltration. The instructions in SKILL.md and references/post_twitter.md include clear security guardrails, explicitly advising the agent not to request user passwords or cookies.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentialsposts-externally
Capability Assessment
Purpose & Capability
Name/description match the observed behavior: the bundled Python scripts implement read/search operations and OAuth-backed posting via an AIsa relay. Required binary (python3) and primaryEnv (AISA_API_KEY) are appropriate and necessary for the declared functionality.
Instruction Scope
SKILL.md instructions stay within the Twitter/X research/posting scope and instruct using the included scripts and workspace media files. Important note: publishing and media uploads are proxied through a relay backend (default https://api.aisa.one), so user content, attachments, and the AISA_API_KEY are transmitted to that service. The skill avoids asking for passwords/cookies, which matches the guardrails.
Install Mechanism
No install spec; this is instruction + bundled script package. There are no external downloads or package installs in the package metadata, so nothing arbitrary is fetched during install. The risk surface is executing the included Python scripts locally.
Credentials
The declared AISA_API_KEY is appropriate as the primary credential. However, the scripts also read additional env vars (e.g., TWITTER_RELAY_BASE_URL, TWITTER_RELAY_TIMEOUT) that are not declared in requires.env in SKILL.md. These overrides can change where requests are sent and should be considered when assessing trust.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-wide privileges or modify other skills. Autonomous invocation is permitted (platform default) but not combined here with other high-risk indicators.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install twitter-command-center-search-post
  3. After installation, invoke the skill by name or use /twitter-command-center-search-post
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Twitter Command Center Search Post - Search and monitor X/Twitter profiles, tweets, and trends. - Supports OAuth-gated posting with explicit user approval. - Designed for research, monitoring, and engagement workflows. - Requires AISA_API_KEY for all operations. - Includes example CLI usage and setup instructions. - Implements guardrails for secure and compliant posting.
Metadata
Slug twitter-command-center-search-post
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Twitter Command Center Search Post?

Search X/Twitter profiles, tweets, trends, and OAuth-gated posting through AIsa. Use when: the user needs Twitter research, monitoring, or engagement workflo... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.

How do I install Twitter Command Center Search Post?

Run "/install twitter-command-center-search-post" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Twitter Command Center Search Post free?

Yes, Twitter Command Center Search Post is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Twitter Command Center Search Post support?

Twitter Command Center Search Post is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Twitter Command Center Search Post?

It is built and maintained by baofeng-tech (@baofeng-tech); the current version is v1.0.0.

💬 Comments