← Back to Skills Marketplace
bin-huang

X Analytics CLI

by Bin-Huang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install x-analytics-cli
Description
X (Twitter) analytics and data retrieval via x-analytics-cli. Use when the user wants to search tweets, count tweet volumes, look up user profiles, get tweet...
Usage Guidance
This skill appears to be a wrapper for an external CLI and requires four X (Twitter) OAuth credentials, but the registry metadata doesn't declare those requirements and the package has no source/homepage listed. Before installing or using it: 1) Verify the npm package name and its author/website (don't run `npm install -g` for an untrusted package). 2) Prefer using minimal-scope credentials or a read-only token and avoid placing tokens in shared home config if possible. 3) If you must use it, inspect the CLI package source code (or use a vetted client) to confirm it only performs the documented read-only X API calls. 4) Treat the metadata mismatch as a red flag — ask the publisher for source/homepage and an explanation for why required binaries/env vars weren't declared.
Capability Analysis
Type: OpenClaw Skill Name: x-analytics-cli Version: 1.0.0 The skill bundle provides instructions for an AI agent to use the `x-analytics-cli` tool (a legitimate utility by Bin Huang) to interact with the X (Twitter) API v2. It includes comprehensive documentation for searching tweets, looking up users, and retrieving timelines, with clear guidance on authentication and error handling. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in the SKILL.md or _meta.json files.
Capability Tags
cryptorequires-oauth-token
Capability Assessment
Purpose & Capability
The SKILL.md clearly documents a CLI wrapper that needs x-analytics-cli and four OAuth 1.0a credentials (X_API_KEY, X_API_SECRET, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET). The registry metadata, however, lists no required binaries, no required env vars, and no primary credential. That is an incoherence: a CLI integration should declare the CLI binary and the credential requirements in metadata.
Instruction Scope
The runtime instructions tell the agent to run local commands (x-analytics-cli), possibly install the npm package globally (npm install -g x-analytics-cli), and resolve credentials via env vars or a local file (~/.config/x-analytics-cli/credentials.json). Those are reasonable for the described purpose, but they require reading local credentials and executing local tooling — and the skill metadata did not surface those requirements. The instructions do not direct data to unexpected external endpoints beyond the expected X API calls via the CLI.
Install Mechanism
There is no install spec in the registry entry (instruction-only skill). SKILL.md suggests installing via `npm install -g x-analytics-cli`, which is a public-registry install pattern but not vetted by the metadata. Because the package source/homepage is missing, recommending a global npm install without provenance increases risk.
Credentials
The skill legitimately needs four OAuth credentials to call the X API, which is proportionate to the described functionality — but the registry metadata declares no required env vars or primary credential. The discrepancy means the skill could read sensitive local credentials (env or file) without that being apparent from metadata.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges. It is user-invocable only and does not claim to modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install x-analytics-cli
  3. After installation, invoke the skill by name or use /x-analytics-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of x-analytics-cli skill. - Enables search, analytics, and data retrieval for X (Twitter) via CLI. - Supports user profile lookup, tweet details, tweet search, tweet counts, and timeline retrieval. - Requires OAuth credentials and supports configuration via environment, file, or command-line flag. - Outputs responses as JSON, compatible with X API v2 data structure.
Metadata
Slug x-analytics-cli
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is X Analytics CLI?

X (Twitter) analytics and data retrieval via x-analytics-cli. Use when the user wants to search tweets, count tweet volumes, look up user profiles, get tweet... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.

How do I install X Analytics CLI?

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

Is X Analytics CLI free?

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

Which platforms does X Analytics CLI support?

X Analytics CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created X Analytics CLI?

It is built and maintained by Bin-Huang (@bin-huang); the current version is v1.0.0.

💬 Comments