← Back to Skills Marketplace
bibaofeng

x-intelligence-automation-aisa

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install x-intelligence-automation-aisa
Description
Search and engage with Twitter/X profiles, tweets, trends, and perform authorized posting, liking, and following via the AISA relay using OAuth and API key.
Usage Guidance
This package implements a relay-based Twitter/X client that sends reads, OAuth flows, posts, likes, follows, and media uploads to https://api.aisa.one and requires you to set AISA_API_KEY. Before installing: (1) confirm the registry metadata omission — the skill does require AISA_API_KEY even though some registry fields say none, (2) only provide an AISA_API_KEY you trust and understand that the relay operator will see post content, attachments, and posting privileges, (3) review the included Python scripts if possible (they are bundled) to ensure behavior matches your expectations, and (4) if you need stronger guarantees, prefer a skill backed by a known homepage/owner or run your own local client instead of a third‑party relay.
Capability Analysis
Type: OpenClaw Skill Name: x-intelligence-automation-aisa Version: 1.0.0 The x-intelligence-automation-aisa skill bundle provides a legitimate interface for interacting with Twitter/X via a relay service (api.aisa.one). The included Python scripts (twitter_client.py, twitter_oauth_client.py, and twitter_engagement_client.py) implement standard API client logic for reading, posting, and engagement actions using a required AISA_API_KEY. The code is transparent, uses standard libraries, and lacks any indicators of malicious behavior such as credential theft, unauthorized data exfiltration, or hidden persistence mechanisms. Documentation in SKILL.md and the references directory provides clear instructions and guardrails for the AI agent, specifically advising against requesting user passwords or cookies.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentialsposts-externally
Capability Assessment
Purpose & Capability
The name, description, SKILL.md, and included Python scripts align: they implement read, OAuth-based posting, and engagement through the AISA relay. However, the registry-level summary at the top of the package (provided metadata) incorrectly lists no required env vars or primary credential while the SKILL.md and scripts require AISA_API_KEY — an incoherence that could mislead users.
Instruction Scope
Runtime instructions and reference docs limit behavior to searching, read APIs, OAuth authorization flows, posting, liking, following, and uploading workspace attachments. They explicitly forbid asking for passwords or cookie extraction and recommend returning an authorization link instead of auto-opening a browser (browser open is optional).
Install Mechanism
No install spec is provided (instruction-plus-scripts bundle). No downloads or installers are invoked; risk is limited to the included Python scripts being executed in the agent environment.
Credentials
The code and SKILL.md legitimately require a single credential, AISA_API_KEY, which is appropriate for a relay-based service. The concern is the registry-level metadata omitted this requirement — that mismatch could hide the need to provide a secret. Also note that AISA_API_KEY grants the relay authority to perform actions (reads/writes/uploads) on behalf of the agent; users should verify the key's origin and trust the relay operator.
Persistence & Privilege
The skill does not request always: true, doesn't claim system-wide changes, and the SKILL.md discourages local home-directory persistence or cookie extraction. It may open a browser optionally per user request but otherwise returns authorization URLs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install x-intelligence-automation-aisa
  3. After installation, invoke the skill by name or use /x-intelligence-automation-aisa
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Removed the non-runtime file `README.md` from the package. - Updated metadata to reflect the new skill name: x-intelligence-automation. - Refined and condensed documentation in SKILL.md, focusing on runtime usage, safety, and supported workflows. - Ensured only runtime-essential files (scripts and reference docs) remain in the release bundle. - Clarified OAuth, API key, and engagement workflow requirements for end users.
Metadata
Slug x-intelligence-automation-aisa
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is x-intelligence-automation-aisa?

Search and engage with Twitter/X profiles, tweets, trends, and perform authorized posting, liking, and following via the AISA relay using OAuth and API key. It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.

How do I install x-intelligence-automation-aisa?

Run "/install x-intelligence-automation-aisa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is x-intelligence-automation-aisa free?

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

Which platforms does x-intelligence-automation-aisa support?

x-intelligence-automation-aisa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created x-intelligence-automation-aisa?

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

💬 Comments